new page and text
This commit is contained in:
parent
d2ad19132a
commit
8b1c844a45
7 changed files with 51 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
|||
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/anaktoria-textfonts" type="text/css"/>
|
||||
<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
|
||||
</head>
|
||||
<body>
|
||||
<body class="main">
|
||||
{{ content}}
|
||||
</body>
|
||||
</html>
|
||||
|
|
13
_layouts/emo.html
Normal file
13
_layouts/emo.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="{{ site.lang | default: "en-US" }}">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="utf-8">
|
||||
<title>{{ page.title }} - {{ site.title }}</title>
|
||||
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/anaktoria-textfonts" type="text/css"/>
|
||||
<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
|
||||
</head>
|
||||
<body class="emo">
|
||||
{{ content}}
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
BIN
assets/img/emoangel.jpg
Normal file
BIN
assets/img/emoangel.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 317 KiB After Width: | Height: | Size: 317 KiB |
11
index.md
11
index.md
|
@ -26,20 +26,23 @@ title: "The fox den"
|
|||
|
||||
**Also, in case it's not obvious, I am hella 420 friendly and there's nothing you can say to change my mind on this.**
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
---
|
||||
{: .weedbar}
|
||||
|
||||
---
|
||||
|
||||
**I'm also an ecclectic Pagan with my main inspirations drawing from Wicca, but also witchy shit is just fun.**
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
[Dark Secrets?](nostalgia)
|
||||
|
||||
Thank you for looking at my derpy, learning process.
|
||||
|
||||
💗
|
|
@ -1,9 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
layout: emo
|
||||
title: "The fox hole"
|
||||
---
|
||||
|
||||
# Welcome to the Lair
|
||||
---
|
||||
|
||||
**Just kidding, this is just a collection of emo nostalgia and what not that I just felt like putting here. I hope you like it too. ^-^**
|
||||
**Just kidding, this is just a collection of emo nostalgia and what not that I just felt like putting here. I hope you like it too.**
|
||||
{: .text-color}
|
||||
|
||||
**^-^**
|
||||
{: .text-color}
|
Loading…
Add table
Reference in a new issue