Compare commits

...

2 Commits

Author SHA1 Message Date
f30929f781 Merge pull request 'Removing non-standard meta tag from index.html' (#2) from dev-deploytest into master
Reviewed-on: #2
2025-01-03 18:35:42 +00:00
Jason Williams
3e8c2936c4 Removing non-standard meta tag from index.html 2025-01-03 11:34:03 -07:00

View File

@@ -2,7 +2,6 @@
<html> <html>
<head> <head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<meta name="git" content="https://code.jaywll.co/jason/YouCock">
<title>You Cock!</title> <title>You Cock!</title>
</head> </head>
<body style="margin: 0px; background-image: url(bkgrnd.jpg);"> <body style="margin: 0px; background-image: url(bkgrnd.jpg);">