Update title to reflect MS-365-Electron

This commit is contained in:
Agampreet Singh
2023-12-21 20:06:07 +05:30
parent d5eba0741f
commit 2cc3d0c953

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Loading MS-Office-Electron</title>
<title>Loading MS-365-Electron</title>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"
@@ -10,7 +10,6 @@
<link rel="stylesheet" href="./style.css" />
</head>
<body>
<!-- partial:index.partial.html -->
<div id="particles-background" class="vertical-centered-box"></div>
<div id="particles-foreground" class="vertical-centered-box"></div>
@@ -24,11 +23,10 @@
width="50px"
height="auto"
viewBox="0 0 36 24"
src="https://github.com/agam778/MS-Office-Electron/raw/main/assets/icon.png"
src="https://github.com/agam778/MS-365-Electron/raw/main/assets/icon.png"
/>
</div>
</div>
<!-- partial -->
<script src="./script.js"></script>
</body>
</html>