Update about.html
This commit is contained in:
parent
2bf201e3fd
commit
5ce9b37ab0
1 changed files with 4 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
</header>
|
||||
|
||||
<article>
|
||||
<p>This site is running version {{version()}} of Sausagewiki, a simple,
|
||||
self-contained wiki engine.</p>
|
||||
<p>This site is running Sausagewiki, a simple, self-contained wiki engine,
|
||||
version {{version()}}.</p>
|
||||
<p>Copyright © 2017 Magnus Hovland Hoff.</p>
|
||||
<p>
|
||||
This program is free software: you can redistribute it and/or modify it under
|
||||
|
@ -22,7 +22,8 @@ See also <a href="_about/gpl3">the full license text</a> and the
|
|||
<p>
|
||||
A huge thanks to <a href="https://www.rust-lang.org/en-US/">Rust</a> and
|
||||
<a href="https://www.sqlite.org/">SQLite</a>. Without these amazing projects,
|
||||
Sausagewiki would never have materialized.
|
||||
Sausagewiki would never have materialized. Another big thanks for the support,
|
||||
discussions and testing by the amazing developers at Revolverhuset.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue