2023-10-13

master
Charles Iliya Krempeaux 2023-10-12 22:41:15 -07:00
parent c9c4aa9878
commit 10c6441c95
3 changed files with 5 additions and 5 deletions

View File

@ -61,4 +61,4 @@
---
[Loading](../../to-be-continued.html)
[Loading](../../to-be-continued/index.html)

View File

@ -6,7 +6,7 @@
<style>
@font-face {
font-family: 'Paytone One';
src: url('../../../common/font/paytone-one-regular.ttf');
src: url('../../../../common/font/paytone-one-regular.ttf');
}
</style>
<style>
@ -34,7 +34,7 @@
</head>
<body>
<img class="meme" src="../../../common/meme/it-is-dangerous-to-go-alone-take-one-of-these.jpeg" />
<img class="meme" src="../../../../common/meme/it-is-dangerous-to-go-alone-take-one-of-these.jpeg" />
</body>
</html>

View File

@ -6,7 +6,7 @@
<style>
@font-face {
font-family: 'Paytone One';
src: url('../../../common/font/paytone-one-regular.ttf');
src: url('../../../../common/font/paytone-one-regular.ttf');
}
</style>
<style>
@ -59,7 +59,7 @@
</head>
<body>
<div class="heading"><a href="the-end.html">To Be Continued</a></div>
<div class="heading"><a href="../the-end/index.html">To Be Continued</a></div>
<div class="subheading-1">(next week)</div>