Create template for webrings
This commit is contained in:
parent
2983d186f0
commit
6431189068
|
@ -0,0 +1,3 @@
|
|||
<div class="web-btn-wrapper">
|
||||
<div style="border: none; display: inline-flex"><a href="https://isaacfish.neocities.org/webring/25.html"><img src="/assets/webrings/queercoded-left.png" alt="left arrow"></a> <a href="https://isaacfish.neocities.org/webring/"><img src="/assets/webrings/queercoded.png" alt="queer coded webring" title="The Queer Coded Webring"></a> <a href="https://isaacfish.neocities.org/webring/27.html"><img src="/assets/webrings/queercoded-right.png" alt="right arrow"></a></div>
|
||||
</div>
|
|
@ -59,9 +59,7 @@ eleventyNavigation:
|
|||
|
||||
<section class="content__section">
|
||||
<h2>Webrings</h2>
|
||||
<div class="web-btn-wrapper">
|
||||
<div style="border: none; display: inline-flex"><a href="https://isaacfish.neocities.org/webring/25.html"><img src="/assets/webrings/queercoded-left.png" alt="left arrow"></a> <a href="https://isaacfish.neocities.org/webring/"><img src="/assets/webrings/queercoded.png" alt="queer coded webring" title="The Queer Coded Webring"></a> <a href="https://isaacfish.neocities.org/webring/27.html"><img src="/assets/webrings/queercoded-right.png" alt="right arrow"></a></div>
|
||||
</div>
|
||||
{% include "main/webrings.njk" %}
|
||||
</section>
|
||||
|
||||
<section class="content__section">
|
||||
|
|
|
@ -19,9 +19,7 @@ eleventyNavigation:
|
|||
<h2>My Web Network</h2>
|
||||
|
||||
<h3>Webrings I Have Joined</h3>
|
||||
<div class="web-btn-wrapper">
|
||||
<div style="border: none; display: inline-flex"><a href="https://isaacfish.neocities.org/webring/25.html"><img src="/assets/webrings/queercoded-left.png" alt="left arrow"></a> <a href="https://isaacfish.neocities.org/webring/"><img src="/assets/webrings/queercoded.png" alt="queer coded webring" title="The Queer Coded Webring"></a> <a href="https://isaacfish.neocities.org/webring/27.html"><img src="/assets/webrings/queercoded-right.png" alt="right arrow"></a></div>
|
||||
</div>
|
||||
{% include "main/webrings.njk" %}
|
||||
|
||||
<h3>Fanlistings I Have Joined</h3>
|
||||
<div class="web-btn-wrapper">
|
||||
|
|
Loading…
Reference in New Issue