Update index.html

This commit is contained in:
May
2024-03-25 06:11:29 +00:00
committed by GitHub
parent 360ebc1b11
commit 5115645518
+3 -4
View File
@@ -13,14 +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="https://massgrave.dev/msdl/img/cover.png">
<meta property="og:url" content="https://massgrave.dev/msdl/">
<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>