diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-12-30 15:49:49 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-12-30 15:49:49 +0100 |
commit | 182dcf85e13c95d43d1ae93fa393754ba017600b (patch) | |
tree | 4a956880a59d398ea623df839044428e6706fbd6 /content/en | |
parent | fc35aecc36fc84a180b4b51ff22990c775e15f2e (diff) | |
download | website-182dcf85e13c95d43d1ae93fa393754ba017600b.tar.gz website-182dcf85e13c95d43d1ae93fa393754ba017600b.zip |
Add link to source
Diffstat (limited to 'content/en')
-rw-r--r-- | content/en/docs/Source/_index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/content/en/docs/Source/_index.md b/content/en/docs/Source/_index.md new file mode 100644 index 0000000..eacdcfe --- /dev/null +++ b/content/en/docs/Source/_index.md @@ -0,0 +1,10 @@ +--- +title: "Sources" +linkTitle: "Source Code" +author: "Dimitri Staessens" +date: 2019-12-30 +weight: 1000 +--- + +Sources available via [cgit](https://ouroboros.rocks/cgit/ouroboros +) |