mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-14 17:41:14 +00:00
Add contact webpage
This commit is contained in:
parent
385bd9462c
commit
9cc05faa9b
@ -14,7 +14,9 @@
|
||||
<li>
|
||||
<a href="{{ site.base_url }}/about/legal/">Legal</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="{{ site.base_url }}/about/contact/">Contact us</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ site.base_url }}/about/license/">License</a>
|
||||
</li>
|
||||
|
7
about/contact.html
Normal file
7
about/contact.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: common/page
|
||||
title: Contact us
|
||||
---
|
||||
|
||||
<p>You can contact us at <a href="mailto:contact@communiquons.org">contact@communiquons.org</a>.</p>
|
||||
<p>Feel free to ask us support, report bugs or make suggestions!</p>
|
Loading…
Reference in New Issue
Block a user