Skip to content

Commit 2d255dc

Browse files
authored
Update 404.html
1 parent d9240e3 commit 2d255dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h3>Resources</h3>
134134
<a href="https://youtube.com/channel/UC5rY90rYvwHJUHgH7iuSHew?sub_confirmation=1" title="YouTube">YouTube</a>
135135
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfjNnl_paiga0lXFX1Pj8pBahuH2qNkZZBI_ja4HbzbVeDS6g/viewform?embedded=true" title="Form">Form</a>
136136
</section>
137-
<section class="w-100 mt-3" style="text-align:center"><p>&copy; <span id="year"><b><noscript>[year]</noscript></b></span> MWB</p></section>
137+
<section class="w-100 mt-3" style="text-align:center"><p>&copy; <span id="year"><b><noscript>[year]</noscript></b></span> MWB <b>|</b> Layout inspired by <a href="https://scratchaddons.com" title="scratchaddons.com">scratchaddons.com</a></p></section>
138138
</div>
139139
</footer>
140140
<script>document.getElementById("year").innerHTML=new Date().getFullYear();</script></body></html>

0 commit comments

Comments
 (0)