1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-08-12 19:34:14 +02:00

get rid of fontawesome & google font

This commit is contained in:
Danny
2018-05-11 09:50:20 +02:00
parent 0504448ba9
commit 6529ec2ace
3 changed files with 23 additions and 8 deletions

View File

@@ -55,4 +55,4 @@ $router->map( 'GET|POST', '/users/[i:id]/', function( $id ) {
<p>Released under the <a href="/license.html">MIT Public License</a>.</p>
<p>&copy; 2012-2014 <a href="https://dannyvankooten.com/">Danny van Kooten</a></p>
<p>&copy; 2012-2018 <a href="https://dannyvankooten.com/">Danny van Kooten</a></p>