1 files changed, 5 insertions(+), 2 deletions(-)
M main.fnl
M main.fnl => main.fnl +5 -2
@@ 124,8 124,11 @@
[:hr {}]
[:p {} "Fennel is copyright © 2016-2020 Calvin Rose and "
- [:a {:href "https://git.sr.ht/~technomancy/fennel/contributors"}
- "contributors."] "released under the MIT/X11 license. "
+ "contributors."
+ ;; TODO: fix contributor link
+ ;; [:a {:href "https://git.sr.ht/~technomancy/fennel/contributors"}
+ ;; "contributors."]
+ "released under the MIT/X11 license. "
"This website is under the same terms and also stored on"
[:a {:href "https://git.sr.ht/~technomancy/fennel-lang.org"}
"Sourcehut."]]]]))