ソースを参照

Updating the footer to reflect change of year

ItsPugle 7 年 前
コミット
929093d981
1 ファイル変更1 行追加1 行削除
  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>