updating code paths to new resources folder

This commit is contained in:
Petruspistor
2025-08-18 12:58:49 -07:00
parent 228fe39bf3
commit 1668049c52

View File

@@ -7,12 +7,12 @@
<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" href="/petruspistor.com/style.css" /> <link rel="stylesheet" href="resources/style.css" />
</head> </head>
<body> <body>
<header> <header>
<img class="image pb" src="img/pp.jpg" width="200" /> <img class="image pb" src="resources/img/pp.jpg" width="200" />
</header> </header>
<nav> <nav>
<ul> <ul>