Skip to content

Commit abbefe0

Browse files
authored
Update index.html
1 parent b1cab3e commit abbefe0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<meta charset="UTF-8" />
55
<title>Windows XP</title>
66
<link rel="manifest" href="https://progressier.app/2EA8ChwJUsvbDSyPRnat/progressier.json"/>
7-
<script defer src="https://progressier.app/2EA8ChwJUsvbDSyPRnat/script.js"></script>
7+
<script defer src="https://progressier.app/2EA8ChwJUsvbDSyPRnat/script.js"></script>
88
<link href="/icon/favicon (5).ico" rel="icon" type="image/x-icon">
9-
<meta name="description" content="WIndows XP Experience">
9+
<meta name="description" content="Windows XP Experience">
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1111

1212
<!-- Font -->
13-
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap" rel="stylesheet">
13+
<link href="https://fonts.googleapis.com/css2?family=Google+Sans:wght@300;400;500;600&display=swap" rel="stylesheet">
1414

1515
<style>
1616
:root {
@@ -22,7 +22,7 @@
2222

2323
* {
2424
box-sizing: border-box;
25-
font-family: "Inter", system-ui, sans-serif;
25+
font-family: "Google Sans", system-ui, sans-serif;
2626
}
2727

2828
html, body {

0 commit comments

Comments
 (0)