Skip to content

Commit 175d756

Browse files
committed
Change Fork me ribbon and copyright
1 parent ad83511 commit 175d756

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

css/ribbons.min.css

-1
This file was deleted.

index.html

+2-12
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,12 @@
1010
<link href="css/bootstrap.min.css" rel="stylesheet">
1111
<link href="css/bootstrap-slider.min.css" rel="stylesheet">
1212
<link href="css/main.css" rel="stylesheet">
13-
<link href="css/ribbons.min.css" rel="stylesheet">
1413
<link href="css/bootstrap-colorpicker.min.css" rel="stylesheet">
1514
<link rel="image_src" href="img/icon.png"/>
1615
<link rel="icon" type="image/png" href="img/icon.png"/>
17-
18-
<!--[if lt IE 9]>
19-
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
20-
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
21-
<![endif]-->
2216
</head>
2317
<body>
2418

25-
<div class="ribbon right grey hidden-xs" style="z-index: 999">
26-
<a href="https://github.com/inloop/shadow4android">Fork me on GitHub</a>
27-
</div>
28-
2919
<img src="img/icon.png" style="display: none;"/>
3020

3121
<div id="main-container" class="container">
@@ -339,8 +329,8 @@ <h4 class="panel-title">
339329

340330
<div class="container">
341331
<footer>
342-
&copy; 2020, Juraj Novák<br>
343-
<small>| <a href="http://inloop.github.io/">other projects</a> |</small>
332+
<a href="https://yuraj11.github.io">&copy; 2024 Juraj Novák</a><br>
333+
<small>| <a href="https://github.com/inloop/shadow4android">Fork me on GitHub</a> |</small>
344334
</footer>
345335
</div>
346336

0 commit comments

Comments
 (0)