forge
login
or
join now
meowing.zip
/
website
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
my personal website!
meowing.zip
website
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
:3
Niko
1 month ago
142949b1
cab7441f
+1
-76
2 changed files
expand all
collapse all
unified
split
blog.html
index.html
-75
blog.html
reviewed
···
1
1
-
<!DOCTYPE html>
2
2
-
<html>
3
3
-
<head>
4
4
-
<title>blog! - niko's cool and awesome website!</title>
5
5
-
<link rel="icon" type="image/x-icon" href="./assets/images/favicon.png">
6
6
-
<link
7
7
-
rel="stylesheet"
8
8
-
type="text/css"
9
9
-
href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css"
10
10
-
/>
11
11
-
<link
12
12
-
rel="stylesheet"
13
13
-
type="text/css"
14
14
-
href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/fill/style.css"
15
15
-
/>
16
16
-
</head>
17
17
-
<link rel="stylesheet" href="styles.css">
18
18
-
<footer>
19
19
-
<div style="display: flex;">
20
20
-
<a href="./fursona.html"><img class="pfp" src="./assets/images/pfp.jpg" alt="my fursona. a cat (sometimes fops) thing that wears a mask"></a>
21
21
-
<a style="padding: 20px; text-align: center">blog!<small style="color: light-dark(var(--light-subtext), var(--dark-subtext)); margin-left: 10px; font-size: 12px;">niko's cool and awesome website!~</small></a>
22
22
-
</div>
23
23
-
<div class="divider"></div>
24
24
-
<div style="font-size: 15px; margin-top: 20px; margin-left: 2px; margin-bottom: 10px; display: flex;">
25
25
-
<div class="dropdown">
26
26
-
<a href="./about-me.html" class="dropbtn"><i style="margin-right: 5px;" class="ph ph-user-circle"></i>about me!</a>
27
27
-
</div>
28
28
-
<div class="dropdown" tabindex="1">
29
29
-
<a style="margin-left: 5px;" class="dropbtn" href="."></i>< go back!</a>
30
30
-
</div>
31
31
-
<div class="dropdown" tabindex="1">
32
32
-
<i class="db2" tabindex="1"></i>
33
33
-
<a style="margin-left: 5px;" class="dropbtn"><i style="margin-right: 5px;" class="ph ph-at"></i>follow me on socials</a>
34
34
-
<div class="dropdown-content">
35
35
-
<a style="color: light-dark(#1e66f5, #89b4fa); border: 0px soild transparent; border-radius: 20px;" href="https://bsky.app/profile/did:plc:yt66ucfex7kgaifhu5qijrz3" target="_blank">bluesky</a>
36
36
-
<a style="color: light-dark(#40a02b, #94e2d5); border: 0px soild transparent; border-radius: 20px;" rel="me" href="https://merping.synth.download/@meowmaxing" target="_blank">fediverse</a>
37
37
-
<a style="color: light-dark(#d20f39, #89b4fa); border: 0px soild transparent; border-radius: 20px;" href="https://youtube.com/@meowingmaxing" target="_blank">youtube</a>
38
38
-
</div>
39
39
-
</div>
40
40
-
<div class="dropdown" tabindex="1">
41
41
-
<i class="db2" tabindex="1"></i>
42
42
-
<a style="margin-left: 5px;" class="dropbtn"><i style="margin-right: 5px;" class="ph ph-user-plus"></i>add me!</a>
43
43
-
<div class="dropdown-content">
44
44
-
<a style="color: light-dark(#04a5e5, #89dceb); border: 0px soild transparent; border-radius: 20px;" href="https://steamcommunity.com/id/meowmaxing" target="_blank">steam</a>
45
45
-
</div>
46
46
-
</div>
47
47
-
<div class="dropdown" tabindex="1">
48
48
-
<i class="db2" tabindex="1"></i>
49
49
-
<a style="margin-left: 5px;" class="dropbtn"><i style="margin-right: 5px;" class="ph ph-chat-circle-dots"></i>contact info</a>
50
50
-
<div class="dropdown-content">
51
51
-
<a style="color: light-dark(#1e66f5, #89b4fa); border: 0px soild transparent; border-radius: 20px;" href="https://signal.me/#eu/2G_wkky5wzpLc8dGMMJZADmtQfS0v_hUHrPxyZ8C0-2dAsNSi0BBcq9gRoNB1bTw" target="_blank">signal</a>
52
52
-
<a style="color: light-dark(#40a02b, #94e2d5); border: 0px soild transparent; border-radius: 20px;" href="xmpp:niko@meowing.zip">xmpp</a>
53
53
-
<a style="color: light-dark(#7287fd, #b4befe); border: 0px soild transparent; border-radius: 20px;" href="https://discord.com/users/752389000945467482" target="_blank">discord</a>
54
54
-
<a style="color: light-dark(#e64553, #eba0ac); border: 0px soild transparent; border-radius: 20px;" href="mailto:niko@meowing.zip">email</a>
55
55
-
</div>
56
56
-
</div>
57
57
-
<a style="margin-left: 15px; font-size: 12px; color: var(--subtext);"><i style="margin-right: 5px;" class="ph ph-image"></i>gallery (under construction)</a>
58
58
-
<a style="margin-left: 15px; font-size: 12px; color: var(--subtext);"><i style="margin-right: 5px;" class="ph ph-pen"></i>guestbook (under construction)</a>
59
59
-
</div>
60
60
-
</footer>
61
61
-
62
62
-
<body>
63
63
-
<bg-gradient aria-hidden="true"></bg-gradient>
64
64
-
<bg aria-hidden="true"></bg>
65
65
-
<div class="main">
66
66
-
<div style="margin-bottom: 10px">
67
67
-
<a>blog!</a>
68
68
-
<a style="color: color: var(--subtext);"><small>see what i wrote maybe?</small></a>
69
69
-
<div class="divider"></div>
70
70
-
<a style="font-size: 14px">[404 Not Found]</a>
71
71
-
<a style="color: var(--subtext);"><small>(for now...)</small></a>
72
72
-
</div>
73
73
-
</div>
74
74
-
</body>
75
75
-
</html>
+1
-1
index.html
reviewed
···
34
34
<a href="./about-me.html" class="dropbtn"><i style="margin-right: 5px;" class="ph ph-user-circle"></i>about me!</a>
35
35
</div>
36
36
<div class="dropdown" tabindex="1">
37
37
-
<a style="margin-left: 5px;" class="dropbtn" href="./blog.html"><i style="margin-right: 5px;" class="ph ph-pen"></i>blog</a>
37
37
+
<a style="margin-left: 5px;" class="dropbtn" href="./blog"><i style="margin-right: 5px;" class="ph ph-pen"></i>blog</a>
38
38
</div>
39
39
<div class="dropdown" tabindex="1">
40
40
<i class="db2" tabindex="1"></i>