updating code paths to new resources folder
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user