Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -5,6 +5,9 @@
|
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<title>Responsive Design</title>
|
7 |
<link rel="stylesheet" href="styles.css">
|
|
|
|
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<!-- Sticker Menu -->
|
|
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<title>Responsive Design</title>
|
7 |
<link rel="stylesheet" href="styles.css">
|
8 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"/>
|
9 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/js/all.min.js"></script>
|
10 |
+
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
|
11 |
</head>
|
12 |
<body>
|
13 |
<!-- Sticker Menu -->
|