-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (40 loc) · 1.68 KB
/
Copy pathindex.html
File metadata and controls
40 lines (40 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
html {
scroll-behavior: smooth;
}
</style>
<svg xmlns="http://www.w3.org/2000/svg" class="style-250ee438">
<defs>
<linearGradient id="svg-gradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#5ddb95"></stop>
<stop offset="100%" stop-color="#4794e6"></stop>
</linearGradient>
<linearGradient id="svg-gradient-rainbow" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#FF0000"></stop>
<stop offset="10%" stop-color="#FF6A00"></stop>
<stop offset="20%" stop-color="#FFF200"></stop>
<stop offset="30%" stop-color="#AAFF01"></stop>
<stop offset="40%" stop-color="#00FF33"></stop>
<stop offset="50%" stop-color="#00FF95"></stop>
<stop offset="60%" stop-color="#00EAFF"></stop>
<stop offset="70%" stop-color="#015AFF"></stop>
<stop offset="80%" stop-color="#2200FF"></stop>
<stop offset="90%" stop-color="#BF00FF"></stop>
<stop offset="100%" stop-color="#EE00FF"></stop>
</linearGradient>
</defs>
</svg>
<title>CodeNKasch</title>
<script type="module" crossorigin src="/assets/index-DNntmAXW.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CEqDhWRZ.css">
</head>
<body>
<div id="app"></div>
</body>
</html>