Skip to content
This repository was archived by the owner on Aug 5, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h2 class="page_title_left">

<footer>
<p><a href="about.html">about</a> | <a href="projects.html">projects</a> | <a href="gallery.html">gallery</a> | <a href="contact.html">contact</a> | <a href="blog.html">blog</a></p>
&copy; Josh King
&copy; Josh King (still in development)
</footer>

</html>
2 changes: 1 addition & 1 deletion blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h2 class="page_title_left">

<footer>
<p><a href="about.html">about</a> | <a href="projects.html">projects</a> | <a href="gallery.html">gallery</a> | <a href="contact.html">contact</a> | <a href="blog.html">blog</a></p>
&copy; Josh King
&copy; Josh King (still in development)
</footer>

</html>
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h4>Fill out the form and I'll get back to you asap.</h4>

<footer>
<p><a href="about.html">about</a> | <a href="projects.html">projects</a> | <a href="gallery.html">gallery</a> | <a href="contact.html">contact</a> | <a href="blog.html">blog</a></p>
&copy; Josh King
&copy; Josh King (still in development)
</footer>

</html>
2 changes: 1 addition & 1 deletion gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h2>

<footer>
<p><a href="about.html">about</a> | <a href="projects.html">projects</a> | <a href="gallery.html">gallery</a> | <a href="contact.html">contact</a> | <a href="blog.html">blog</a></p>
&copy; Josh King
&copy; Josh King (still in development)
</footer>

</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ <h2>
</div>
</body>

<footer> &copy; Josh King</footer>
<footer> &copy; Josh King (still in development)</footer>

</html>
2 changes: 1 addition & 1 deletion projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h2 class="page_title_left">

<footer>
<p><a href="about.html">about</a> | <a href="projects.html">projects</a> | <a href="gallery.html">gallery</a> | <a href="contact.html">contact</a> | <a href="blog.html">blog</a></p>
&copy; Josh King
&copy; Josh King (still in development)
</footer>

</html>