typo
This commit is contained in:
parent
ae2759fde3
commit
4639e7e260
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: eidolon
|
name: eidolon
|
||||||
version: 0.1.5.5
|
version: 0.1.5.6
|
||||||
synopsis: Image gallery in Yesod
|
synopsis: Image gallery in Yesod
|
||||||
homepage: https://eidolon.nek0.eu
|
homepage: https://eidolon.nek0.eu
|
||||||
license: AGPL-3
|
license: AGPL-3
|
||||||
|
|
|
@ -4,7 +4,8 @@ $newline always
|
||||||
<h1>About this Eidolon
|
<h1>About this Eidolon
|
||||||
<p> Build version: #{version}
|
<p> Build version: #{version}
|
||||||
<p>
|
<p>
|
||||||
This <a href="https://www.gnu.org/philosophy/free-sw.html" target="_blank">
|
This
|
||||||
|
<a href="https://www.gnu.org/philosophy/free-sw.html" target="_blank">
|
||||||
free software
|
free software
|
||||||
is licenced under the
|
is licenced under the
|
||||||
<a href="http://www.gnu.org/licenses/agpl-3.0">
|
<a href="http://www.gnu.org/licenses/agpl-3.0">
|
||||||
|
|
Loading…
Reference in a new issue