1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Add the About page

This commit is contained in:
Guillaume Ayoub 2016-08-10 18:08:17 +02:00
parent 8014d4a5ac
commit 9453ff7a6e
2 changed files with 7 additions and 0 deletions

View file

@ -16,6 +16,7 @@
<li><a href="{{ site.baseurl }}/documentation/">Documentation</a> <li><a href="{{ site.baseurl }}/documentation/">Documentation</a>
<li><a href="{{ site.baseurl }}/contribute/">Contribute</a> <li><a href="{{ site.baseurl }}/contribute/">Contribute</a>
<li><a href="{{ site.baseurl }}/download/">Download</a> <li><a href="{{ site.baseurl }}/download/">Download</a>
<li><a href="{{ site.baseurl }}/about/">About</a>
</ul> </ul>
</nav> </nav>

6
about.md Normal file
View file

@ -0,0 +1,6 @@
---
layout: page
title: About
permalink: /about/
---