relative no more :)
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 49s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 49s
This commit is contained in:
Binary file not shown.
@@ -3,8 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<link rel="stylesheet" href="css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
<script src="js/main.js"></script>
|
<script src="/js/main.js"></script>
|
||||||
<title>{{ page.title }}</title>
|
<title>{{ page.title }}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user