Skip to content

Commit 2b002d7

Browse files
committed
left behind
1 parent be5bd32 commit 2b002d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</head>
2424

2525
<body>
26-
<!-- HEADER HERE -->
26+
<!-- HEADER -->
2727
<header class="clearfix">
2828
<figure class="logo">
2929
<img src="images/logo.jpg" alt="logo" srcset="">
@@ -33,7 +33,7 @@ <h1>Justin's GitHub Pages site</h1>
3333
<h2>(if I had a slogan, it would go here)</h2>
3434
</header>
3535

36-
<!-- NAVIGATION HERE -->
36+
<!-- NAVIGATION -->
3737
<nav class="clearfix">
3838
<button onclick="toggleMenu()">&equiv;</button>
3939
<ul id="primaryNav" class="hide">
@@ -51,7 +51,7 @@ <h2>(if I had a slogan, it would go here)</h2>
5151
-->
5252
</nav>
5353

54-
<!-- CONTENT HERE -->
54+
<!-- CONTENT -->
5555
<main class="clearfix">
5656
<aside>
5757
<p>This is <a href="https://github.com/justinwebdev">my GitHub</a> site I created mainly to experiment with
@@ -107,7 +107,7 @@ <h2>(if I had a slogan, it would go here)</h2>
107107
<li>networking, web technologies, virtual machines</li>
108108
<li>software testing for over 19 years</li>
109109
</ul>
110-
<p>...still a work in progress...</p>
110+
<p>... still a work in progress ... I think I need more color ...</p>
111111
</aside>
112112
<h1>Products</h1>
113113
<figure class="myphoto">
@@ -132,7 +132,7 @@ <h1>Products</h1>
132132
<a href="/css/JHammack_resume.pdf">.</a>
133133
</main>
134134

135-
<!-- FOOTER HERE -->
135+
<!-- FOOTER -->
136136
<footer>
137137
&copy; 2022 &bull; Justin Hammack
138138
</footer>

0 commit comments

Comments
 (0)