mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 17:12:41 +00:00
59 lines
2.2 KiB
Plaintext
59 lines
2.2 KiB
Plaintext
---
|
|
layout: main/content
|
|
title: Links
|
|
desc: A collection of links.
|
|
isContentDivided: true
|
|
eleventyNavigation:
|
|
order: 8
|
|
---
|
|
|
|
<section class="content__section">
|
|
<h2>Link to My Website</h2>
|
|
|
|
<p>You can link to my website with the following button. I would recommend you to host my site button in your own website instead of hotlinking it.</p>
|
|
|
|
<img src="/assets/leilukin/Leilukins-Hub-button.png" alt="Button of Leilukin's Hub">
|
|
</section>
|
|
|
|
<section class="content__section">
|
|
<h2>Personal Sites I Love</h2>
|
|
<div class="web-btn-wrapper">
|
|
<a href="https://groundedwren.com/">
|
|
<img src="/assets/buttons/sites/groundedwren.png" alt="Grounded Wren website button" title="Grounded Wren">
|
|
</a>
|
|
<a href="https://owlsroost.xyz/">
|
|
<img src="/assets/buttons/sites/owlsroost.gif" alt="Owl's Roost website button" title="Owl's Roost">
|
|
</a>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="content__section">
|
|
<h2>My Web Network</h2>
|
|
|
|
{# <h3>Directories</h3>
|
|
{% include "main/webdirectories.njk" %} #}
|
|
|
|
<h3>Webrings</h3>
|
|
{% include "main/webrings.njk" %}
|
|
|
|
<h3>Fanlistings</h3>
|
|
<div class="web-btn-wrapper">
|
|
<a href="https://glitterskies.org/kotor/">
|
|
<img src="/assets/buttons/fanlistings/kotor-100x50.png" alt="Website button of a Star Wars: Knights of the Old Republic fanlisting" title="Erased Identity - Star Wars: Knights of the Old Republic fanlisting">
|
|
</a>
|
|
<a href="https://glitterskies.org/kotor2/">
|
|
<img src="/assets/buttons/fanlistings/kotor2-100x50.jpg" alt="Website button of a Star Wars: Knights of the Old Republic 2 fanlisting" title="Mysteries of Malachor - Star Wars: Knights of the Old Republic 2: The Sith Lords fanlisting">
|
|
</a>
|
|
<a href="https://inspirationally.net/jedi/">
|
|
<img src="/assets/buttons/fanlistings/jedi-100x50.png" alt="Website button of a Jedi fanlisting" title="Keepers of the Peace // the Star Wars: [+] Jedi fanlisting">
|
|
</a>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="content__section">
|
|
<h2>Link Exchanges</h2>
|
|
<ul>
|
|
<li><a href="https://theretrosaga.com/">The Retro Saga</a></li>
|
|
</ul>
|
|
</section>
|