mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-20 07:11:19 +02:00
get rid of fontawesome & google font
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
<link rel="stylesheet" href="/stylesheets/styles.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
@@ -17,8 +16,8 @@
|
||||
|
||||
<p class="view"><a href="https://github.com/dannyvankooten/AltoRouter">View the Project on GitHub <small>dannyvankooten/AltoRouter</small></a></p>
|
||||
|
||||
<a href="https://github.com/dannyvankooten/AltoRouter/zipball/master" rel="nofollow" class="btn"><i class="fa fa-download"></i> Download ZIP</a>
|
||||
<a href="https://github.com/dannyvankooten/AltoRouter" class="btn"><i class="fa fa-github-alt"></i> View on GitHub</a>
|
||||
<a href="https://github.com/dannyvankooten/AltoRouter/zipball/master" rel="nofollow" class="btn"><i class="icon icon-download"></i> Download ZIP</a>
|
||||
<a href="https://github.com/dannyvankooten/AltoRouter" class="btn"><i class="icon icon-github"></i> View on GitHub</a>
|
||||
|
||||
</header>
|
||||
<section>
|
||||
@@ -35,4 +34,4 @@
|
||||
<script src="/javascripts/scale.fix.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user