Skip to content

Commit 72a4f2c

Browse files
committed
Add Home page description + cleanup
1 parent cf79c53 commit 72a4f2c

File tree

6 files changed

+6
-89
lines changed

6 files changed

+6
-89
lines changed

changelogs/index.html

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
54
<!-- Basic Page Needs
65
================================================== -->
76
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -41,24 +40,18 @@
4140
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
4241
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4342
<![endif]-->
44-
4543
</head>
46-
<body>
4744

45+
<body>
4846
<header id="masthead" class="site-header site-header-white">
4947
<nav id="primary-navigation" class="site-navigation">
5048
<div class="container">
51-
5249
<div class="navbar-header">
53-
5450
<a href="/" class="site-title"><span>Complementary</span> Development</a>
55-
5651
</div><!-- /.navbar-header -->
5752

5853
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
59-
6054
<ul class="nav navbar-nav navbar-right">
61-
6255
<li><a href="/">Home</a></li>
6356
<li><a href="/reimagined" style="--ThemeColor: var(--ReimaginedColor);">Reimagined</a></li>
6457
<li><a href="/shaders-v4" style="--ThemeColor: var(--VersionFourColor);">Version 4</a></li>
@@ -69,11 +62,8 @@
6962
<li><a href="/mod-issues">Mod Issues</a></li>
7063
</ul>
7164
</li>
72-
7365
</ul>
74-
7566
</div>
76-
7767
</div>
7868
</nav><!-- /.site-navigation -->
7969
</header><!-- /#mastheaed -->
@@ -87,7 +77,6 @@ <h1>Changelogs</h1>
8777
</div><!-- /.hero -->
8878

8979
<main id="main" class="site-main">
90-
9180
<section class="site-section section-features">
9281
<div class="container">
9382
<div class="row">
@@ -541,7 +530,6 @@ <h1>Changelogs</h1>
541530
});
542531
}
543532
</script>
544-
545533
</main><!-- /#main -->
546534

547535
<footer id="colophon" class="site-footer">
@@ -565,8 +553,6 @@ <h1>Changelogs</h1>
565553
</div><!-- /.copyright -->
566554
</footer><!-- /#footer -->
567555

568-
569-
570556
<!-- Bootstrap core JavaScript
571557
================================================== -->
572558
<!-- Placed at the end of the document so the pages load faster -->
@@ -578,6 +564,5 @@ <h1>Changelogs</h1>
578564
<script src="/assets/js/jquery.shuffle.min.js"></script>
579565
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCefOgb1ZWqYtj7raVSmN4PL2WkTrc-KyA&sensor=false"></script>
580566
<script src="/assets/js/script.js"></script>
581-
582567
</body>
583568
</html>

contact/index.html

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
54
<!-- Basic Page Needs
65
================================================== -->
76
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -41,24 +40,18 @@
4140
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
4241
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4342
<![endif]-->
44-
4543
</head>
46-
<body>
4744

45+
<body>
4846
<header id="masthead" class="site-header site-header-white">
4947
<nav id="primary-navigation" class="site-navigation">
5048
<div class="container">
51-
5249
<div class="navbar-header">
53-
5450
<a href="/" class="site-title"><span>Complementary</span> Development</a>
55-
5651
</div><!-- /.navbar-header -->
5752

5853
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
59-
6054
<ul class="nav navbar-nav navbar-right">
61-
6255
<li><a href="/">Home</a></li>
6356
<li><a href="/reimagined" style="--ThemeColor: var(--ReimaginedColor);">Reimagined</a></li>
6457
<li><a href="/shaders-v4" style="--ThemeColor: var(--VersionFourColor);">Version 4</a></li>
@@ -69,11 +62,8 @@
6962
<li><a href="/mod-issues">Mod Issues</a></li>
7063
</ul>
7164
</li>
72-
7365
</ul>
74-
7566
</div>
76-
7767
</div>
7868
</nav><!-- /.site-navigation -->
7969
</header><!-- /#mastheaed -->
@@ -87,7 +77,6 @@ <h1>Contact</h1>
8777
</div><!-- /.hero -->
8878

8979
<main id="main" class="site-main">
90-
9180
<section class="site-section section-features">
9281
<div class="container">
9382
<div class="row">
@@ -111,7 +100,6 @@ <h3>Github</h3>
111100
</div>
112101
</div>
113102
</section><!-- /.section-features -->
114-
115103
</main><!-- /#main -->
116104

117105
<footer id="colophon" class="site-footer">
@@ -135,8 +123,6 @@ <h3>Github</h3>
135123
</div><!-- /.copyright -->
136124
</footer><!-- /#footer -->
137125

138-
139-
140126
<!-- Bootstrap core JavaScript
141127
================================================== -->
142128
<!-- Placed at the end of the document so the pages load faster -->
@@ -148,6 +134,5 @@ <h3>Github</h3>
148134
<script src="/assets/js/jquery.shuffle.min.js"></script>
149135
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCefOgb1ZWqYtj7raVSmN4PL2WkTrc-KyA&sensor=false"></script>
150136
<script src="/assets/js/script.js"></script>
151-
152137
</body>
153138
</html>

index.html

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
54
<!-- Basic Page Needs
65
================================================== -->
76
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
87
<meta http-equiv="X-UA-Compatible" content="IE=edge">
98

109
<title>Complementary Development</title>
1110

12-
<meta name="description" content="">
11+
<meta name="description" content="The home of Complementary Shaders. Redefining the visuals of Minecraft with high standards of quality and performance.">
1312
<meta name="author" content="">
1413
<meta name="keywords" content="">
1514

@@ -41,24 +40,18 @@
4140
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
4241
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4342
<![endif]-->
44-
4543
</head>
46-
<body>
4744

45+
<body>
4846
<header id="masthead" class="site-header">
4947
<nav id="primary-navigation" class="site-navigation">
5048
<div class="container">
51-
5249
<div class="navbar-header">
53-
5450
<a href="/" class="site-title"><span>Complementary</span> Development</a>
55-
5651
</div><!-- /.navbar-header -->
5752

5853
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
59-
6054
<ul class="nav navbar-nav navbar-right">
61-
6255
<li class="active"><a href="/" data-toggle="dropdown">Home</a></li>
6356
<li><a href="/reimagined" style="--ThemeColor: var(--ReimaginedColor);">Reimagined</a></li>
6457
<li><a href="/shaders-v4" style="--ThemeColor: var(--VersionFourColor);">Version 4</a></li>
@@ -69,11 +62,8 @@
6962
<li><a href="/mod-issues">Mod Issues</a></li>
7063
</ul>
7164
</li>
72-
7365
</ul>
74-
7566
</div>
76-
7767
</div>
7868
</nav><!-- /.site-navigation -->
7969
</header><!-- /#mastheaed -->
@@ -88,7 +78,6 @@ <h1>Complementary Development</h1>
8878
</div><!-- /.hero -->
8979

9080
<main id="main" class="site-main">
91-
9281
<section class="site-section">
9382
<div class="hero-text section-features">
9483
<h2>Complementary Shaders</h2>
@@ -191,7 +180,6 @@ <h2>Complementary<br><span style="color: var(--VersionFourColor);">Version 4</sp
191180
</div><!-- /.copyright -->
192181
</footer><!-- /#footer -->
193182

194-
195183
<!-- Bootstrap core JavaScript
196184
================================================== -->
197185
<!-- Placed at the end of the document so the pages load faster -->
@@ -202,6 +190,5 @@ <h2>Complementary<br><span style="color: var(--VersionFourColor);">Version 4</sp
202190
<script src="/assets/js/jquery.countTo.min.js"></script>
203191
<script src="/assets/js/jquery.shuffle.min.js"></script>
204192
<script src="/assets/js/script.js"></script>
205-
206193
</body>
207194
</html>

mod-issues/index.html

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
54
<!-- Basic Page Needs
65
================================================== -->
76
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -41,24 +40,18 @@
4140
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
4241
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4342
<![endif]-->
44-
4543
</head>
46-
<body>
4744

45+
<body>
4846
<header id="masthead" class="site-header site-header-white">
4947
<nav id="primary-navigation" class="site-navigation">
5048
<div class="container">
51-
5249
<div class="navbar-header">
53-
5450
<a href="/" class="site-title"><span>Complementary</span> Development</a>
55-
5651
</div><!-- /.navbar-header -->
5752

5853
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
59-
6054
<ul class="nav navbar-nav navbar-right">
61-
6255
<li><a href="/">Home</a></li>
6356
<li><a href="/reimagined" style="--ThemeColor: var(--ReimaginedColor);">Reimagined</a></li>
6457
<li><a href="/shaders-v4" style="--ThemeColor: var(--VersionFourColor);">Version 4</a></li>
@@ -69,11 +62,8 @@
6962
<li><a href="/mod-issues" style="color: var(--ThemeColor);">Mod Issues</a></li>
7063
</ul>
7164
</li>
72-
7365
</ul>
74-
7566
</div>
76-
7767
</div>
7868
</nav><!-- /.site-navigation -->
7969
</header><!-- /#mastheaed -->
@@ -87,7 +77,6 @@ <h1>Mod Issues</h1>
8777
</div><!-- /.hero -->
8878

8979
<main id="main" class="site-main">
90-
9180
<section class="site-section section-features">
9281
<div class="container">
9382
<div class="row">
@@ -130,7 +119,6 @@ <h3>Still Having Issues?</h3>
130119
</div>
131120
</div>
132121
</section><!-- /.section-features -->
133-
134122
</main><!-- /#main -->
135123

136124
<footer id="colophon" class="site-footer">
@@ -154,8 +142,6 @@ <h3>Still Having Issues?</h3>
154142
</div><!-- /.copyright -->
155143
</footer><!-- /#footer -->
156144

157-
158-
159145
<!-- Bootstrap core JavaScript
160146
================================================== -->
161147
<!-- Placed at the end of the document so the pages load faster -->
@@ -167,6 +153,5 @@ <h3>Still Having Issues?</h3>
167153
<script src="/assets/js/jquery.shuffle.min.js"></script>
168154
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCefOgb1ZWqYtj7raVSmN4PL2WkTrc-KyA&sensor=false"></script>
169155
<script src="/assets/js/script.js"></script>
170-
171156
</body>
172157
</html>

reimagined/index.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
54
<!-- Basic Page Needs
65
================================================== -->
76
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -46,21 +45,15 @@
4645
</head>
4746

4847
<body>
49-
5048
<header id="masthead" class="site-header">
5149
<nav id="primary-navigation" class="site-navigation">
5250
<div class="container">
53-
5451
<div class="navbar-header">
55-
5652
<a href="/" class="site-title"><span>Complementary</span> Development</a>
57-
5853
</div><!-- /.navbar-header -->
5954

6055
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
61-
6256
<ul class="nav navbar-nav navbar-right">
63-
6457
<li><a href="/">Home</a></li>
6558
<li class="active"><a href="/reimagined" data-toggle="dropdown" style="--ThemeColor: var(--ReimaginedColor);">Reimagined</a></li>
6659
<li><a href="/shaders-v4" style="--ThemeColor: var(--VersionFourColor);">Version 4</a></li>
@@ -71,11 +64,8 @@
7164
<li><a href="/mod-issues">Mod Issues</a></li>
7265
</ul>
7366
</li>
74-
7567
</ul>
76-
7768
</div>
78-
7969
</div>
8070
</nav><!-- /.site-navigation -->
8171
</header><!-- /#mastheaed -->
@@ -138,7 +128,6 @@ <h2>Screenshots</h2>
138128
</div><!-- /.copyright -->
139129
</footer><!-- /#footer -->
140130

141-
142131
<!-- Bootstrap core JavaScript
143132
================================================== -->
144133
<!-- Placed at the end of the document so the pages load faster -->
@@ -149,7 +138,5 @@ <h2>Screenshots</h2>
149138
<script src="/assets/js/jquery.countTo.min.js"></script>
150139
<script src="/assets/js/jquery.shuffle.min.js"></script>
151140
<script src="/assets/js/script.js"></script>
152-
153141
</body>
154-
155142
</html>

0 commit comments

Comments
 (0)