소스 검색

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>