Skip to content

Commit ca1d4c2

Browse files
committed
mhm
1 parent 63298c3 commit ca1d4c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/eepy.webp eepy.webp

File renamed without changes.

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="robots" content="noindex, follow">
8-
<link rel="stylesheet" href="./style.css">
8+
<link rel="stylesheet" href="/style.css">
99
<title>zzz</title>
1010
</head>
1111

1212
<body>
1313
<div class="content">
1414
<div class="eepy">
15-
<img alt="eepy" src="images/eepy.webp">
15+
<img alt="eepy" src="/eepy.webp">
1616
</div>
1717
</div>
1818
</body>

0 commit comments

Comments
 (0)