Updated the home page
This commit is contained in:
parent
4ca12a0654
commit
6c1cc49f8e
@ -6,6 +6,9 @@ description: >-
|
||||
Welcome to the Bit Goblin website! This is a place for lots of cool tech
|
||||
things, ranging from YouTube videos on computer hardware, networking and
|
||||
Linux, to a community Minecraft server, and we even have a Discord server!
|
||||
|
||||
Everyone is welcome to join the community, all I ask is that you simply just
|
||||
be excellent to each other. Easy enough.
|
||||
baseurl: '/'
|
||||
url: 'https://www.bitgoblin.tech'
|
||||
bitgoblin_discord_link: ''
|
||||
|
@ -18,11 +18,17 @@
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/blog">Blog Posts</a></li>
|
||||
<li><a href="/">Forum</a></li>
|
||||
<li><a href="/">Minecraft</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="container">
|
||||
{{ content }}
|
||||
<div class="row">
|
||||
<div class="columns twelve">
|
||||
<p>{{ site.description }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user