Skip to content

Commit a45a385

Browse files
committed
restore gi/index.html
1 parent ba87ea1 commit a45a385

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

www/footer-gi.html renamed to www/gi/index.html

+19-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
1-
2-
<!-- Beginning of Footer -->
3-
<h1>GLYPHICONS FREE</h1>
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>GLYPHICONS FREE - Creative Commons license buttons</title>
5+
<link rel="stylesheet" href="/bootstrap.min.css">
6+
<meta charset="utf-8">
7+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8+
<meta name="viewport" content="width=device-width, initial-scale=1">
9+
</head>
10+
<body style="padding-top:5rem;">
11+
<div class="container">
12+
<div class="row">
13+
<div class="col-md-12">
414
<blockquote
515
cite="https://glyphicons.com/old/license.html#old-free-license">
6-
<h2>GLYPHICONS FREE license for previous version 1.9.2</h2>
7-
<p>are released under the
16+
<h2 style="font-face:italic;">GLYPHICONS FREE license for previous
17+
version 1.9.2</h2>
18+
<p style="font-face:italic;">are released under the
819
<a href="https://creativecommons.org/licenses/by/3.0/"
920
title="reative Commons — Attribution 3.0 Unported — CC BY 3.0">
1021
Creative Commons Attribution 3.0 Unported (CC BY 3.0)</a>.
@@ -17,11 +28,10 @@ <h2>GLYPHICONS FREE license for previous version 1.9.2</h2>
1728
<a href="https://glyphicons.com/"
1829
title="Sharp and clean symbols - GLYPHICONS">GLYPHICONS.com
1930
</a> on every page using icons.</p>
31+
<p>(<a href="https://glyphicons.com/old/license.html#old-free-license"
32+
title="Previous version of GLYPHICONS sets v 1.9.2">
33+
Previous version of GLYPHICONS sets v 1.9.2</a>)</p>
2034
</blockquote>
21-
<p>(<a href="https://glyphicons.com/old/license.html#old-free-license"
22-
title="Previous version of GLYPHICONS sets v 1.9.2">
23-
Previous version of GLYPHICONS sets v 1.9.2
24-
</a>)</p>
2535
</div>
2636
</div>
2737
</div>

www/nginx-fancy.css

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
blockquote {
2-
font-style:italic;
3-
margin-left:4em;
4-
}
51
h1#fancy {
62
font-family:monospace;
73
}

0 commit comments

Comments
 (0)