diff options
Diffstat (limited to 'templates/guest_credits.html')
-rw-r--r-- | templates/guest_credits.html | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/templates/guest_credits.html b/templates/guest_credits.html index 61446801..63b6100d 100644 --- a/templates/guest_credits.html +++ b/templates/guest_credits.html @@ -1,18 +1,8 @@ -<h2>The angelsystem has been (re)done by:</h2> -<ul> - <li> - cookie - </li> - <li> - helios - </li> - <li> - msquare - </li> - <li> - jplitza - </li> -</ul> +<h2>Source code</h2> +<p>The original system was written by <a href="https://github.com/cookieBerlin/engelsystem">cookie</a>. It was then completely rewritten and greatly enhanced by <a href="http://notrademark.de/">msquare</a> and <a href="http://helios.planetcyborg.de/">helios</a> of <a href="http://planetcyborg.de">planet cyborg</a> and <a href="http://jplitza.de/">jplitza</a>.</p> + +<h2>Hosting</h2> +<p>The webspace, development platform and domain is currently provided by <a href="https://www.wybt.net/">Would you buy this?</a> (ichdasich).</p> <h2>Icons</h2> <p>Some icons from the <a href="http://www.famfamfam.com/lab/icons/silk/">famfamfam.com silk iconset</a> have been used. They are licensed under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>.</p> |