From a1046a910c148a2fe04ddad23c5561e62e634c33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 11 Apr 2021 22:36:47 +0200 Subject: website: Add "Documents" page. * website/documents.md: New file. * website/haunt.scm (base-layout): Add "Documents" menu entry. (static-pages): Add "/en/documents". --- website/documents.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 website/documents.md (limited to 'website/documents.md') diff --git a/website/documents.md b/website/documents.md new file mode 100644 index 0000000..86c0b83 --- /dev/null +++ b/website/documents.md @@ -0,0 +1,8 @@ +title: Organizational documents +author: The GNU Assembly +--- + +# Organizational documents of the GNU Assembly + + - [GNU Social Contract 1.0](/en/documents/social-contract) + - [Contributor Covenant Code of Conduct](/en/documents/code-of-conduct) -- cgit v1.2.1