1
mirror of https://github.com/jakejarvis/my-first-website.git synced 2025-09-18 13:35:31 -04:00

Remove dangerous scripts and external links

This commit is contained in:
2019-10-25 11:34:21 -04:00
parent f408fb96e2
commit 7596eff35f
97 changed files with 2346 additions and 2194 deletions

View File

@@ -1,10 +1,10 @@
<html>
<head>
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<title>INFO.html</title>
</head>
<body bgcolor="Cornsilk">
<center><h1>Information About This Site</h1><br><hr><br>
This site was made by <a href="mailto:jakejarvis@msn.com">Jake Jarvis</a> on October 13, 2001. This site is based on <a href="http://www.libertycornercomputing.com">Liberty Corner Computing's</a> site and <a href="http://www.geocities.com/dantheman240">Dan's World</a>. More coming soon!
</body>
<html>
<head>
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<title>INFO.html</title>
</head>
<body bgcolor="Cornsilk">
<center><h1>Information About This Site</h1><br><hr><br>
This site was made by <a href="mailto:jakejarvis@msn.com">Jake Jarvis</a> on October 13, 2001. This site is based on <a href="#">Liberty Corner Computing's</a> site and <a href="#">Dan's World</a>. More coming soon!
</body>
</html>