generated from burned-salmon/deploy-to-neocities-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
317 lines (308 loc) · 19.2 KB
/
index.html
File metadata and controls
317 lines (308 loc) · 19.2 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
<!DOCTYPE html>
<head>
<script type='text/javascript'>
title = "Welcome to the blizzard! ";
position = 0;
function scrolltitle() {
document.title = title.substring(position, title.length) + title.substring(0, position);
position++;
if (position > title.length) position = 0;
titleScroll = window.setTimeout(scrolltitle, 170);
}
scrolltitle();
</script>
<link rel="icon" type="image/x-icon" href="/!f/favicon.ico">
<script src="https://kit.fontawesome.com/f936906ae0.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="/!g/winter.css">
<link rel="stylesheet" href="https://unpkg.com/98.css">
</head>
<html>
<body style="padding-top: 10px;">
<img src="/!f/hy2wm.png" style="position: fixed;top: 0px;z-index: 2000;">
<script>
(function(document) {
'use strict';
var draggable = document.getElementsByClassName('draggable'),
draggableCount = draggable.length,
i;
function startDrag(evt) {
var diffX = evt.clientX - this.offsetLeft,
diffY = evt.clientY - this.offsetTop,
that = this;
function moveAlong(evt) {
that.style.left = (evt.clientX - diffX) + 'px';
that.style.top = (evt.clientY - diffY) + 'px';
}
function stopDrag() {
document.removeEventListener('mousemove', moveAlong);
document.removeEventListener('mouseup', stopDrag);
}
document.addEventListener('mouseup', stopDrag);
document.addEventListener('mousemove', moveAlong);
}
for (i = 0; i < draggableCount; i += 1) {
draggable[i].addEventListener('mousedown', startDrag);
}
}(document));
</script>
<script src="/!g/oneko.js"></script>
<div id="container">
<div id="topBar" style="margin-bottom:-5px;position:relative;"></div>
<div id="flex" style="position:relative;">
<div id="tab" style="text-align:center;position:absolute;margin-top:40px;width:180px;height:215px;left:-100px;z-index: 1;border-radius: 10px;">
<div class=" title-bar" style="color: orange; font-size: 20px;margin-bottom:10px;border-radius: 10px;" onclick="window.location.href = '/updates/';">*Personal</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/updates/';">Updates</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/cats/';">Cats</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/guestbook/';">Guestbook</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/!g/scan3.pdf';">Journal</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/shrines/';">Shrines</div>
<div class="tabs title-bar" style="color: white;">Collections</div>
</div>
<div id="tab" style="text-align:center;position:absolute;margin-top:420px;width:180px;height:215px;left:-50px;z-index: 1;border-radius: 10px;">
<div class=" title-bar" style="color: orange; font-size: 20px;margin-bottom:10px;border-radius: 10px;" onclick="window.location.href = '/updates/';">*Media</div>
<div class="tabs title-bar" style="color: white;">Movies</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/video-games/minecraft/';">Video Games</div>
<div class="tabs title-bar" style="color: white;" onclick="window.location.href = '/music/';">Music</div>
<div class="tabs title-bar" style="color: white;">TV Shows</div>
<div class="tabs title-bar" style="color: white;">Books</div>
</div>
<aside class="tquestalt"style="position:absolute;bottom:-47px;transform:rotate(-5deg);right:0px;width:703px;height:60px;margin-left: -100px;margin-bottom: 10px;padding: 14.5px;z-index: 5;">
<marquee style="text-align: center;overflow: hidden;" scrollamount="5" behavior="alternate" hspace="0%">
<div style="display: inline-block;">
<a href="https://steamcommunity.com/id/snowyfin">
<img src="/!f/SteamProfile.gif" style="display: block; margin-left: auto; margin-right: auto;" height="31" width="88">
</a>
</div>
<div style="display: inline-block;">
<a href="https://neocities.org/">
<img src="/!f/Neocitiesnow.png" style="display: block; margin-left: auto; margin-right: auto;" height="31" width="88">
</a>
</div>
<div style="display: inline-block;">
<a href="https://www.mozilla.org/en-US/firefox/">
<img src="/!f/firefoxbutton.gif">
</a>
</div>
<div style="display: inline-block;">
<img src="/!f/mac.gif">
</div>
<div style="display: inline-block;">
<img src="/!f/SoDamnGay.gif">
</div>
<div style="display: inline-block;">
<img src="/!f/PronounsShe.png">
</div>
<div style="display: inline-block;">
<img src="/!f/TransRightsNow.png">
</div>
<div style="display: inline-block;">
<img src="/!f/OwnTwoPaws.png">
</div>
<div style="display: inline-block;">
<img src="/!f/toki.png" width="88" height="31">
</div>
<div style="display: inline-block;">
<a href="https://en.wikipedia.org/wiki/Pride_Month">
<img src="/!f/Pride.gif" style="display: block; margin-left: auto; margin-right: auto;">
</a>
</div>
<div style="display: inline-block;">
<img src="/!f/vscbutton.gif">
</div>
<div style="display: inline-block;">
<img src="/!f/linux_powered.gif">
</div>
<div style="display: inline-block;">
<img src="/!f/unknown-2.png">
</div>
</marquee>
</aside>
<div class="window" style="width:300px;height:270px;font-size: 20px;position:absolute;top:720px;;left:30px;transform:rotate(-3.5deg);overflow:hidden;z-index:990;">
<div class="title-bar">
<div class="title-bar-text">Thank You.</div>
</div>
<div class="window-body">
<img src="https://raw.githubusercontent.com/snowyfin/snowf.in/refs/heads/main/ThankYou.png" style="position: absolute;left:0px;" width="140px">
<div style="position:absolute;right:5px;width:160px;font-size: 18px;text-align: justify;"> I wanted to thank every one of you for coming here, and visiting. If you're one of my IRL friends, I love y'all so much. Thank you all for such a great life you've allowed me to have. <br>
<a style="text-align:right;font-size: 18px;">-Ashlyn</a>
</div>
</div>
</div>
<div class="gbsblue" style="width:230px;height:270px;font-size: 20px;position:absolute;top:1000px;;left:90px;transform:rotate(2.5deg);z-index:990;padding:30px;">
<div>
<img src="https://minotar.net/armor/body/a1aeb354-5dfb-4ee5-bcc1-d9e49ceb4989/100.png" style="position: absolute;left:10px;" width="100px">
<img src="https://minotar.net/armor/body/53000c9f-bf43-4b82-9b78-6c579a43a6ed/100.png" style="position: absolute;right:10px;" width="100px">
</div>
</div>
<div style="width:220px;font-size: 20px;position:absolute;top:1300px;left:90px;transform:rotate(-1.5deg);z-index:990;padding:20px;background-color:white;border-radius: 40px;">
<a href="https://piclog.blue/profile.php?id=961"><img src="https://piclog.blue/latest.php?id=961" style="max-width:180px;max-height:270px;"></a>
</div>
<aside class="window" style="margin-right:-10px;height: 400px;overflow: auto; margin-bottom:10px;text-align: center;transform:rotate(-5deg);z-index: 5;">
<div class="title-bar expand" style="color:white;font-size: 18px;">
<div class="title-bar-text expand">Information</div>
</div>
<div class="box">
<div style="font-size: 18px;text-align:center;">Welcome to my page. Here I show off my projects, and I also use it as an information card for myself!</div>
</div>
<hr>
<h4 class="expand" style="color:#F72798">About me</h4>
<div style="font-size: 18px;text-align:center;">Hello! People know me all around as Finn, Snow, or Ashlyn, and I use She/Her pronouns.</div>
<div style="font-size: 18px;text-align:center;">Currently my main interests are <b style="color:#793FDF">Minecraft & Animal Jam!</b>
</div>
<br>
<div>
<map name="noaimini14">
<area href="https://baccyflap.com/noai" shape="rect" coords="21,0,47,30" target="_blank" alt="no ai webring" title="no ai webring">
<area href="https://baccyflap.com/noai/?prv&s=bfn" target="_top" shape="rect" coords="1,13,19,29" alt="previous" title="previous">
<area href="https://baccyflap.com/noai/?rnd" target="_top" shape="rect" coords="59,7,66,16" alt="random" title="random">
<area href="https://baccyflap.com/noai/?nxt&s=bfn" target="_top" shape="rect" coords="68,1,86,17" alt="next" title="next">
</map>
<img usemap="#noaimini14" src="https://baccyflap.com/noai/miniwidget14.gif" alt="a bluegreen rectangle showing the words the NO AI webring, with NO AI being written by a fountain pen, all in the style of 16 bit Windows 95 icons. to either side are two equally Windows-95-style cursors pointing left and right, softly bouncing up and down. in between it all is a small black question mark">
</div>
<br>
<img src="/!f/tumblrfox.png" width="100%">
<img src="/!f/altarhuman.png" width="100%">
<img src="/!f/moreplush.png" width="100%">
<img src="/!f/halloween_user.png" width="100%">
</aside>
<main style="overflow: auto; margin-bottom:10px;z-index: 2;">
<div style="position:absolute; margin-top:-115px;margin-left:-17px">
<p style="font-family:'Terminal';font-size: 60px;text-align: center;color:white;">BLIZZARDFOX.NET</p>
</div>
<div class="border window" style="margin-bottom: 10px;">
<div class="title-bar" style="color:white;font-size: 18px;">
<div class="title-bar-text">Info</div>
</div>
<img src="/!f/Star.gif" style="position:relative;top:0px;right:0px;float: left;" width="70px">
<img src="/!f/Star.gif" style="position:relative;top:0px;right:0px;float: right;transform:scalex(-1)" width="70px">
<h3 style="text-align:center;color:#793FDF;" class="expand">About me!</h3>
<p style="font-size: 18px;text-align:center;">Hello! I'm Ash. I am a musician. :3 Ive been playing with music since I was young, and am in the performing arts.</p>
<p style="font-size: 18px;text-align:center;">I play Jazz piano!!!!.</p>
<p style="font-size: 18px;text-align:center;">Another one of my interests is languages. I'm currently learning toki pona, and Portuguese. </p>
</div>
<div>
<img src="/cats/!f/IMG_6460.png" class="cover" width="100px" style="position:absolute;float:left;width: 270px;margin-top:20px;" onclick="window.location.href = '/cats/';">
<div class="window" style="margin-bottom: 10px;margin-right:0px;margin-left:280px;">
<div class="title-bar" style="color:white;font-size: 18px;">
<div class="title-bar-text">Creating</div>
</div>
<h2 class="expand" style="text-align: center;color:#16FF00;">Art</h2>
<p style="font-size: 18px;text-align:center;">I have three cats named Piper, Sparkle, and Fiona!!I've had Sparkle and Piper for about 5 years, and we got Fiona in 2023.</p>
<p style="font-size: 18px;text-align:center;">Occasionally I paint stuff, but my main art form is in the performing arts. I perform Piano in a jazz ensemble, and I've been in the pit orchestra for two musicals. (I recently performed in a Jazz ensemble playing really hard repetoir!)</p>
<p style="font-size: 18px;text-align:center;">I can play around 6 instruments, Flute is my main instrument, and Piano is my second.</p>
</div>
</div>
<div class="window" style="margin-left:20px;margin-right:130px;margin-bottom: 10px;">
<div class="title-bar">
<div class="title-bar-text" style="font-size: 18px;">Widgets</div>
</div>
<div style="display:flex;margin-left:auto;margin-right:auto;position:relative; width: 100%;max-height: 400px;overflow:auto;">
<div style="order:1;margin:auto;width:50%;">
<img class="cover" src="/!f/DizzyHornsToonRotate.gif" style="position:relative;order:1;margin:5px;width:100%;">
<div class="mcsign" style="margin:5px;position:relative;margin-right:auto;margin-left:auto;">
<div>
My Mood
</div>
<div>
<a href="https://www.imood.com/users/Snowenti">
<img src="https://moods.imood.com/display/uname-Snowenti/fg-F5EFE7/bg-4F709C/imood.gif" alt="The current mood of Snowenti at www.imood.com" style="display:block;margin-left: auto; margin-right: auto;" width="140px">
</a>
</div>
</div>
</div>
<div class="pchum" style="position:relative;float:left;order:2;width:50%;overflow: auto;height:390px;margin:5px;">
<div>
<div class="expand">
<a href="/updates/">Updates</a>
</div>
<div class="box">
<div style="font-size: 18px;"> 2.8.25</div>
<div style="font-size: 18px;">Wow I'm a senior now. This page has gone through so many iterations and updates and I think it really reflects me. I love to keep all of the memories of the things I do hosted on here.
I've come so far, from being hospitalized a year ago, to getting a 5 on my AP Calc test. I'm happy to announce that I'll be focusing on developing this site further and add all of the features I could ever want. I'm excited to work more on this project c:.</div>
</div>
<div class="box">
<div style="font-size: 18px;">1.30.25</div>
<div style="font-size: 18px;">New year, new me! I can't believe I started this site as a freshman, and in a few months i'm going to be a senior...</div>
</div>
<div class="box">
<div style="font-size: 18px;">2.5.24</div>
<div style="font-size: 18px;">Whats up bitches I'm back, we have a new page (insane I know)!! I think it looks pretty sick tbh.</div>
</div>
<div class="box">
<div style="font-size: 18px;">17.3.24</div>
<div style="font-size: 18px;">RAHHH UPDATING IS SO HARDD THERE IS SO MUCH IN LIFE I WANT TO DO BUT SO LITTLE TIME!!! Hopefully I can do more stuff soon :pppp</div>
</div>
</div>
</div>
</div>
</div>
<div style="position:relative;margin-left: 560px;margin-top:-420px;width: 100px;height: 432px;z-index: 10;">
<div style="text-align: center;">
<div style="position:absolute;position: relative;display:inline-block">
<div>
<div style="display: inline-block;">
<a href="https://frisout.neocities.org">
<img src="/!f/badge_frisout.gif" style="display: block; margin-left: auto; margin-right: auto;" height="31px" width="88px">
</a>
</div>
<div style="display: inline-block;">
<a href="https://doqmeat.neocities.org">
<img src="/!f/doqmeat.png" style="display: block; margin-left: auto; margin-right: auto;">
</a>
</div>
<div style="display: inline-block;">
<a href="https://foggybear42.neocities.org">
<img src="/!f/froggybear.gif" style="display: block; margin-left: auto; margin-right: auto;">
</a>
</div>
<div style="display: inline-block;">
<a href="https://lonelyjuly.online">
<img src="/!f/lonelyjuly-button.png">
</a>
</div>
<div style="display: inline-block;">
<a href="https://phi.rip/">
<img src="/!f/phirip.gif" style="display: block; margin-left: auto; margin-right: auto;">
</a>
</div>
<div style="display: inline-block;">
<a href="https://nia.dog/">
<img src="/!f/nia88x31.gif">
</a>
</div>
<div style="display: inline-block;">
<a href="https://scenariopla.net">
<img src="/!f/ScenarioButton.gif" style="display: block; margin-left: auto; margin-right: auto;">
</a>
</div>
</div>
</div>
</div>
</div>
<div class="border window">
<div class="title-bar" style="color:white;font-size: 18px;">
<div class="title-bar-text">Internet</div>
</div>
<div>
<h2 class="expand" style="text-align: center;color:#967bb6">Online</h2>
<p style="font-size: 18px;text-align:center;">Some of the games that I play include, <i>Animal crossing(New Horizon, and New Leaf), Minecraft, Cult of the Lamb, Terraria, Portal, Celeste,</i> and many more. </p>
<p style="font-size: 18px;text-align:center;">I've been playing minecraft for around a decade now, and besides that I really enjoy playing Indie games. I really enjoy others artwork, and I love sharing it around.</p>
<p style="font-size: 18px;text-align:center;">You can call me Ashlyn! X3</p>
</div>
<iframe style="width:728px;height:90px;max-width:90%;border:none;display:block;margin:auto;margin-bottom:20px;" src="https://namemc.com/server/mc.retromc.org/embed"></iframe>
</div>
</main>
<aside class="omori" style="margin-left:-245px;margin-top:400px;height: 300px;width:270px;overflow: auto;text-align: center;transform:rotate(5deg);z-index: 3;">
<div style="position:relative;margin:5px;">
<h class="expand" style="font-size: 20px;">
<b>Obsessed <br>album: Revengeseekerz</b>
</h>
<a href="https://youtu.be/QgyW9qjgIf4" target="_blank">
<img class="cover" src="https://blizzardfox.net/cdn/ALBUM-COVERS/7e63ec5a92240a2f3292aa15bd5af39a.jpg" style="max-width: 200px;padding-bottom: 10px;">
</a>
<iframe src="https://shroom.ink/guard.html/?site=Snow's corner&shroom=7" height="250px" width="200px" scrolling="no" frameborder="0"></iframe>
</div>
</aside>
</div>
</body>
</html>