Use relative path for images.
All checks were successful
Deploy to neocities / deploy (push) Successful in 32s
All checks were successful
Deploy to neocities / deploy (push) Successful in 32s
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<img src="/img/autisticats-logo.png" alt="Autisticats Logo" class="server-icon">
|
<img src="img/autisticats-logo.png" alt="Autisticats Logo" class="server-icon">
|
||||||
|
|
||||||
<h1>Autisticats</h1>
|
<h1>Autisticats</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user