Przeglądaj źródła

Updating the footer to reflect change of year

ItsPugle 7 lat temu
rodzic
commit
929093d981
1 zmienionych plików z 1 dodań i 1 usunięć
  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>