Browse Source

Updating the footer to reflect change of year

ItsPugle 7 years ago
parent
commit
929093d981
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/index.html

+ 1 - 1
website/index.html

@@ -150,7 +150,7 @@
 	<footer class="container">
 	<footer class="container">
 		<hr>
 		<hr>
 		<p class="text-center">
 		<p class="text-center">
-			<small>&copy; 2017 Microsoft</small>
+			<small>&copy; 2018 Microsoft</small>
 		</p>
 		</p>
 	</footer>
 	</footer>