-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhelplessness-blues.html
56 lines (51 loc) · 2.53 KB
/
helplessness-blues.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
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<html lang="en" class="light-mode">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<link rel="stylesheet" type="text/css" href="./site.css" />
<meta name="viewport" content="width=device-width" />
<link href="./_app/immutable/assets/Post.a1c147c5.css" rel="stylesheet">
<link href="./_app/immutable/assets/Quote.1f3f2a73.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.2c55a661.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.75f5293f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.74c6a932.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.21152387.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.4df5770f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.36074062.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.1375ff03.js">
<link rel="modulepreload" href="./_app/immutable/nodes/17.a297661d.js">
<link rel="modulepreload" href="./_app/immutable/chunks/Post.19bcd7ab.js">
<link rel="modulepreload" href="./_app/immutable/chunks/Button.fb729d6d.js">
<link rel="modulepreload" href="./_app/immutable/chunks/spread.8a54911c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/Quote.1a10aae0.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div class="post svelte-nmvp7s"> <div class="content-section svelte-nmvp7s"><div class="container svelte-nmvp7s"><div class="content"><div class="quote-blurb"><div class="quote svelte-957xct">I was raised up believing <br>I was somehow unique.<br> Like a snowflake<br> distinct
among snowflakes, <br>unique in each way you can see. <br> And now, after some thinking,
<br>I'd say I'd rather be <br> a functioning cog <br>in some great machinery<br> serving
something beyond me.</div> <div class="source svelte-957xct">Helplessness Blues - Fleet Foxes</div> </div></div></div> </div> </div>
<script>
{
__sveltekit_1cy0fcu = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
const element = document.currentScript.parentElement;
const data = [null,null];
Promise.all([
import("./_app/immutable/entry/start.2c55a661.js"),
import("./_app/immutable/entry/app.4df5770f.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 17],
data,
form: null,
error: null
});
});
}
</script>
</div>
</body>
</html>