浏览代码

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">
 	<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>