Parcourir la source

Updating the footer to reflect change of year

ItsPugle il y a 7 ans
Parent
commit
929093d981
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      website/index.html

+ 1 - 1
website/index.html

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