fighting with the css and firefoxs caching

This commit is contained in:
2025-08-18 21:43:40 +00:00
parent 73bbca9901
commit d33297e28d
2 changed files with 8 additions and 9 deletions

View File

@@ -6,17 +6,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Peter the Baker</title>
<!--<link rel="stylesheet" href="https://fonts.google.com/specimen/Nata+Sans" />-->
<link rel="stylesheet" type="text/css" media="screen" href="/resources/css/index.css" />
</head>
<body>
<div id="container">
<img id="avatar" src="resources/img/pp.jpg" width="200" />
<img id="avatar" src="/resources/img/pp.jpg" width="200" />
<div id="title" class="tstyle">
<div id="title" class="tstyle">
Petrus Pistor
</div>
@@ -26,11 +25,11 @@
<li .id="social">
<strong>Social</strong>
</li>
<li .id="pistorium">
<strong>Pistorium</strong>
</li>
<li .id="contact">
<strong>Contact</strong>
</li>