Add Link Exchanges section
This commit is contained in:
parent
ab40caeeee
commit
c20367f64a
|
@ -2,8 +2,6 @@
|
||||||
layout: main/content
|
layout: main/content
|
||||||
title: Links
|
title: Links
|
||||||
desc: A collection of links.
|
desc: A collection of links.
|
||||||
metadata:
|
|
||||||
type: article
|
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
order: 8
|
order: 8
|
||||||
|
@ -40,6 +38,13 @@ eleventyNavigation:
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="content__section">
|
||||||
|
<h2>Link Exchanges</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://theretrosaga.com/">The Retro Saga</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>My Mod Builds</h2>
|
<h2>My Mod Builds</h2>
|
||||||
<p>Lists of video game mods I use for my own playthroughs.</p>
|
<p>Lists of video game mods I use for my own playthroughs.</p>
|
||||||
|
|
Loading…
Reference in New Issue