mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Add the About page
This commit is contained in:
parent
8014d4a5ac
commit
9453ff7a6e
2 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<li><a href="{{ site.baseurl }}/documentation/">Documentation</a>
|
||||
<li><a href="{{ site.baseurl }}/contribute/">Contribute</a>
|
||||
<li><a href="{{ site.baseurl }}/download/">Download</a>
|
||||
<li><a href="{{ site.baseurl }}/about/">About</a>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
6
about.md
Normal file
6
about.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: About
|
||||
permalink: /about/
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue