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,18 +1,18 @@
<html>
<head><LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<title>Special Thanks!</title>
</head>
<body bgcolor="Cornsilk">
<center><h1>Special Thanks!</h1><br><hr><br>
A special thanks to <a href="mailto:stevei2071@aol.com">Steve</a> and <a href="mailto:fitret@hotmail.com">Fitret</a> (<a href="mailto:fitret@hotmail.com">Eric</a>) for all the HTML help at <a href="http://www.libertycornercomputing.com" target="_top">Liberty Corner Computing</a>!<br><br>
<b>Please notice that this site is now hosted on the <a href="http://www.libertycornercomputing.com" target="_top">Liberty Corner Computing</a> server. A special thanks to <a href="mailto:Fitret@hotmail.com">Fitret</a> for putting it up.
</body>
<html>
<head><LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<title>Special Thanks!</title>
</head>
<body bgcolor="Cornsilk">
<center><h1>Special Thanks!</h1><br><hr><br>
A special thanks to <a href="mailto:stevei2071@aol.com">Steve</a> and <a href="mailto:fitret@hotmail.com">Fitret</a> (<a href="mailto:fitret@hotmail.com">Eric</a>) for all the HTML help at <a href="#">Liberty Corner Computing</a>!<br><br>
<b>Please notice that this site is now hosted on the <a href="#">Liberty Corner Computing</a> server. A special thanks to <a href="mailto:Fitret@hotmail.com">Fitret</a> for putting it up.
</body>
</html>