undo absolute paths

This commit is contained in:
Ave
2024-03-28 03:59:45 +00:00
parent 3e5f9a80be
commit bd6159b7fa
+3 -3
View File
@@ -13,13 +13,13 @@
<meta property="og:type" content="website">
<meta property="og:description"
content="Microsoft Software Download Listing lets you browse and download products from Microsoft Software Download.">
<meta property="og:image" content="/img/cover.png">
<meta property="og:image" content="img/cover.png">
<title>Microsoft Software Download Listing</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.min.css">
<link rel="stylesheet" href="/css/style.css">
<script defer src="/js/msdl.js"></script>
<link rel="stylesheet" href="css/style.css">
<script defer src="js/msdl.js"></script>
</head>
<body>