-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (36 loc) · 1.53 KB
/
index.html
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
41
42
43
44
<!-- 11 January 2024 -->
<!DOCTYPE html>
<html lang="en-UK">
<head>
<title>KuroyukiNear</title>
<meta charset="UTF-8">
<meta name="keywords"
content="KuroyukiNear, Kuroyuki, Near, ProjectIRIS, IRIS">
<meta name="description" content="Kuroyuki Near's Devlog">
<meta name="author" content="Kuroyuki Near">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/styles.css">
</head>
<body>
<h1 style="font-size:60px;">Kuroyuki Near</h1>
<h3><a href="https://www.instagram.com/kuroyuki.near/">Instagram</a> ][ <a href="https://www.twitter.com/KuroyukiNear/">Twitter</a> ][ <a href="https://www.github.com/KuroyukiNear/">GitHub</a> ][ <a href="https://www.youtube.com/channel/UC_cDH2QOYJm1dQ431fv1fCg/">YouTube</a></h3>
<hr>
<hr>
<h2>Kuroyuki Near aka N34R.</h2>
<h3>Programmer | Hacker | Gamer</h3>
<hr>
<hr>
<h2><a href="projects/projectindex.html">>Projects</a></h2>
<h2><a href="log/logall.html">>Log</a></h2>
<h2><a href="archives/archivesindex.html">>Archives</a></h2>
<h2><a href="2b2t/2b2tindex.html">>2b2t</a></h2>
<h2><a href="links.html">>Links</a></h2>
<hr>
<hr>
<br><br><br><br><br>
<footer>
<p style="text-align:center;">© 2024 KuroyukiNear. All rights
reserved.</p>
</footer>
</body>
</html>