Disable quirks mode for html.
All checks were successful
semver Build semver has succeeded
build-homepage Build build-homepage has succeeded

This commit is contained in:
Tom Alexander 2023-08-27 21:34:35 -04:00
parent 3343a338e2
commit 2781f8f726
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -1,3 +1,4 @@
<!doctype html>
<html>
<head>
<title>FizzBuzz</title>