Skip to content

Commit bbbaa86

Browse files
committed
Renaming index files. Will continue to work on index.html only
1 parent 45b4d67 commit bbbaa86

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

index.html

100755100644
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<meta charset="UTF-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>Cubes Advent Calendar | Demo 1 | Codrops</title>
7+
<title>Cubes Advent Calendar | Demo 2 | Codrops</title>
88
<meta name="description" content="An Advent calendar made of 3D cubes with different styles and effects." />
99
<meta name="keywords" content="advent calendar, web, html template, 3d, cubes, css, javascript, anime.js" />
1010
<meta name="author" content="Codrops" />
1111
<link rel="shortcut icon" href="favicon.ico">
12-
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700" rel="stylesheet" />
12+
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Droid+Sans+Mono" rel="stylesheet" />
1313
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
1414
<link rel="stylesheet" type="text/css" href="css/common.css" />
15-
<link rel="stylesheet" type="text/css" href="css/style1.css" />
15+
<link rel="stylesheet" type="text/css" href="css/style2.css" />
1616
<!--[if IE]>
1717
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
1818
<![endif]--><script>document.documentElement.className = 'js';</script>
@@ -45,8 +45,8 @@ <h1 class="codrops-header__title">Cubes Advent Calendar</h1>
4545
</div>
4646
<p class="codrops-header__tagline">Inspired by <a href="http://www.adultswim.com/music/singles-2016/" class="link">Adult Swim</a>. Firefox support is <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=904304" class="link">buggy</a>.</p>
4747
<nav class="codrops-demos">
48-
<a class="current-demo link" href="index.html">Demo 1</a>
49-
<a class="link" href="index2.html">Demo 2</a>
48+
<a class="link" href="index.html">Demo 1</a>
49+
<a class="link current-demo" href="index2.html">Demo 2</a>
5050
<a class="link" href="index3.html">Demo 3</a>
5151
</nav>
5252
<a href="https://github.com/codrops/CubesAdventCalendar/" title="View this project on GitHub"><svg class="icon icon--github"><use xlink:href="#icon-github"></use></svg></a>
@@ -193,11 +193,11 @@ <h3 class="content__title">Better World</h3>
193193
<div class="content__number">0</div>
194194
<button class="btn-back" aria-label="Back to the grid view">&crarr;</button>
195195
</div><!-- /content -->
196-
</div><!-- /calendar-wrap -->
196+
</div>
197197
</main>
198198
<script src="js/charming.min.js"></script>
199199
<script src="js/anime.min.js"></script>
200200
<script src="js/textfx.js"></script>
201-
<script src="js/main.js"></script>
201+
<script src="js/main2.js"></script>
202202
</body>
203203
</html>

index2.html renamed to index_old.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<meta charset="UTF-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>Cubes Advent Calendar | Demo 2 | Codrops</title>
7+
<title>Cubes Advent Calendar | Demo 1 | Codrops</title>
88
<meta name="description" content="An Advent calendar made of 3D cubes with different styles and effects." />
99
<meta name="keywords" content="advent calendar, web, html template, 3d, cubes, css, javascript, anime.js" />
1010
<meta name="author" content="Codrops" />
1111
<link rel="shortcut icon" href="favicon.ico">
12-
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Droid+Sans+Mono" rel="stylesheet" />
12+
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700" rel="stylesheet" />
1313
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
1414
<link rel="stylesheet" type="text/css" href="css/common.css" />
15-
<link rel="stylesheet" type="text/css" href="css/style2.css" />
15+
<link rel="stylesheet" type="text/css" href="css/style1.css" />
1616
<!--[if IE]>
1717
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
1818
<![endif]--><script>document.documentElement.className = 'js';</script>
@@ -45,8 +45,8 @@ <h1 class="codrops-header__title">Cubes Advent Calendar</h1>
4545
</div>
4646
<p class="codrops-header__tagline">Inspired by <a href="http://www.adultswim.com/music/singles-2016/" class="link">Adult Swim</a>. Firefox support is <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=904304" class="link">buggy</a>.</p>
4747
<nav class="codrops-demos">
48-
<a class="link" href="index.html">Demo 1</a>
49-
<a class="link current-demo" href="index2.html">Demo 2</a>
48+
<a class="current-demo link" href="index.html">Demo 1</a>
49+
<a class="link" href="index2.html">Demo 2</a>
5050
<a class="link" href="index3.html">Demo 3</a>
5151
</nav>
5252
<a href="https://github.com/codrops/CubesAdventCalendar/" title="View this project on GitHub"><svg class="icon icon--github"><use xlink:href="#icon-github"></use></svg></a>
@@ -193,11 +193,11 @@ <h3 class="content__title">Better World</h3>
193193
<div class="content__number">0</div>
194194
<button class="btn-back" aria-label="Back to the grid view">&crarr;</button>
195195
</div><!-- /content -->
196-
</div>
196+
</div><!-- /calendar-wrap -->
197197
</main>
198198
<script src="js/charming.min.js"></script>
199199
<script src="js/anime.min.js"></script>
200200
<script src="js/textfx.js"></script>
201-
<script src="js/main2.js"></script>
201+
<script src="js/main.js"></script>
202202
</body>
203203
</html>

0 commit comments

Comments
 (0)