diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-09-30 01:42:52 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-09-30 01:43:14 (GMT) |
commit | c65e8fafc59c7bcc544a42955cb256ba940c1b50 (patch) | |
tree | e391cc43ac616accd1bc44610d4f26c1e246302d /www/index.html | |
parent | c040aa8a9b7158748733daadc0721463d932423a (diff) |
server resurrection and icon license footer
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 3b9b01b..b1cb40e 100644 --- a/www/index.html +++ b/www/index.html @@ -110,6 +110,12 @@ </div> + <footer class="footer"> + <div class="container"> + <a href="http://www.flaticon.com/packs/emoticons-2">Icons Designed by Freepik and distributed by Flaticon</a> + </div> + </footer> + <script type="text/javascript"> clock_init(); rhctl_init(); |