mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
undo absolute paths
This commit is contained in:
+3
-3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user