drop reference to open source
This commit is contained in:
parent
c6b9d4e6b3
commit
15f034806e
@ -46,6 +46,6 @@ template fill =
|
|||||||
h2 "a url shortener"
|
h2 "a url shortener"
|
||||||
H.div ! A.id "center" $ fill
|
H.div ! A.id "center" $ fill
|
||||||
footer $ do
|
footer $ do
|
||||||
"breve is open "
|
"breve is "
|
||||||
a ! href "https://github.com/rnhmjoj/breve" $ "source"
|
a ! href "https://maxwell.ydns.eu/git/rnhmjoj/breve" $ "free software"
|
||||||
H.span "© Rnhmjoj"
|
H.span "© rnhmjoj"
|
||||||
|
Loading…
Reference in New Issue
Block a user