tweaking some code here and there

This commit is contained in:
Petruspistor
2025-08-18 13:56:08 -07:00
parent 2c782275b7
commit e8f381c782
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!DOCTYPE html>
<html lang="eng"> <html lang="eng">
<head> <head>
@@ -7,7 +7,7 @@
<title>Peter the Baker</title> <title>Peter the Baker</title>
<link rel="stylesheet" href="https://fonts.google.com/specimen/Nata+Sans" /> <!--<link rel="stylesheet" href="https://fonts.google.com/specimen/Nata+Sans" />-->
<link rel="stylesheet" type="text/css" media="screen" href="resources/style.css" /> <link rel="stylesheet" type="text/css" media="screen" href="resources/style.css" />
</head> </head>