Remove reference to HTML Tidy

This commit is contained in:
Jared Miller 2025-12-26 07:56:56 -05:00
parent f9891fbd14
commit e3c3def763
Signed by: shmup
GPG key ID: 22B5C6D66A38B06C

View file

@ -2,10 +2,6 @@
<html> <html>
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta
name="generator"
content="HTML Tidy for HTML5 for Apple macOS version 5.8.0"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>The Tough Guide to Fantasyland</title> <title>The Tough Guide to Fantasyland</title>
<link rel="stylesheet" href="style.css" inline /> <link rel="stylesheet" href="style.css" inline />