Fixed page titles
This commit is contained in:
parent
a7edf81e5b
commit
8814f1b0a8
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{ page.title }}</title>
|
||||
<title>{{ page.title }} | Bit Goblin</title>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
|
||||
<link rel="stylesheet" href="/assets/stylesheets/lumbridge.css">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: Blog
|
||||
---
|
||||
|
||||
<ul id="post-list">
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: Contact
|
||||
---
|
||||
|
||||
If you're looking to contact me for business inqueries, feel free to email me at [gballantine@bitgoblin.tech](mailto:gballantine@bitgoblin.tech).
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
layout: home
|
||||
title: Welcome to Bit Goblin!
|
||||
---
|
||||
|
||||
Welcome! My name is Greg Ballantine and Bit Goblin is my passion project for creating YouTube videos on tech. I love tinkering with all things related to computers, and I enjoy documenting the things that I do so that others can use my struggles to ease their own. Whether it's buildings PCs, playing with networking gear, or exploring the beauty of Linux, there are lots of things to play with and try to help others with.
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: Sponsors
|
||||
---
|
||||
|
||||
These are the sponsors I work with...
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: Support
|
||||
---
|
||||
|
||||
Unfortunately money doesn't grow on trees, and a lot of the stuff that I purchase to make videos on can be quite expensive. My content is available free-of-charge on YouTube, but if you don't mind helping support me financially any help would be much appreciated.
|
||||
@ -7,4 +8,3 @@ Unfortunately money doesn't grow on trees, and a lot of the stuff that I purchas
|
||||
The primary way to support my work is through donations on [my Patreon page](https://patreon.com/BitGoblin). I don't have any reward tiers over there yet, but I do plan on adding some rewards at some point in the future.
|
||||
|
||||
You can also support me by [joining Honey using my referral link](https://www.joinhoney.com/ref/9ohqcf9)! Honey helps you save money on popular websites by searching for coupons to get you discounts while you're shopping. And the best part is that it's free!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user