diff options
author | Arun Isaac | 2023-05-30 21:07:33 +0100 |
---|---|---|
committer | Arun Isaac | 2023-05-30 21:16:48 +0100 |
commit | b26ea4e1354e0e4d87901856d4bef09ffb548aee (patch) | |
tree | b2058ce343602ac51669ee36ed7db8bd612a54da /website | |
parent | 94dc69122acf0c3342293b88d24a7f15d9749a78 (diff) | |
download | tissue-b26ea4e1354e0e4d87901856d4bef09ffb548aee.tar.gz tissue-b26ea4e1354e0e4d87901856d4bef09ffb548aee.tar.lz tissue-b26ea4e1354e0e4d87901856d4bef09ffb548aee.zip |
website: Thank Morgan Smith.
* website/index.skb (Contributors): Thank Morgan Smith.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.skb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/website/index.skb b/website/index.skb index a5f9f21..fa8b688 100644 --- a/website/index.skb +++ b/website/index.skb @@ -58,6 +58,11 @@ available online.]) (p [We eat our own dog food too! Search through issues, documentation and more using our own ,(ref :url "/search" :text "self-hosted tissue instance").])) + (section :title "Contributors" :number #f + (p [Thanks to these wonderful people!]) + (description + (item :key "Morgan Smith" + [bug reports, code]))) (section :title "License" :number #f (p [tissue is free software released under the terms of the ,(ref :url "https://www.gnu.org/licenses/gpl.html" :text "GNU General Public |