relative no more :)
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 49s

This commit is contained in:
2025-08-24 01:12:15 +02:00
parent 5fe686c1c8
commit 94cf099994
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -3,8 +3,8 @@
<head>
<meta name="viewport" content="width=device-width">
<meta charset="utf-8">
<link rel="stylesheet" href="css/main.css">
<script src="js/main.js"></script>
<link rel="stylesheet" href="/css/main.css">
<script src="/js/main.js"></script>
<title>{{ page.title }}</title>
</head>
<body>