Add jasmine's journal to links page
This commit is contained in:
parent
d5d5a5645c
commit
7af3604725
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
|
@ -46,8 +46,13 @@ eleventyNavigation:
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://lostletters.neocities.org/" title="Lost Letters">
|
||||
<img src="/assets/buttons/sites/lostletters.gif" alt="Lost Letters">
|
||||
<a href="https://jasm1nii.xyz/" title="jasmine's journal">
|
||||
<img src="/assets/buttons/sites/jasminesjournal.png" alt="jasmine's journal">
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://jefbecker.com/" title="JEFBECKER">
|
||||
<img src="/assets/buttons/sites/jefbecker.png" alt="JEFBECKER">
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -56,8 +61,8 @@ eleventyNavigation:
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://jefbecker.com/" title="JEFBECKER">
|
||||
<img src="/assets/buttons/sites/jefbecker.png" alt="JEFBECKER">
|
||||
<a href="https://lostletters.neocities.org/" title="Lost Letters">
|
||||
<img src="/assets/buttons/sites/lostletters.gif" alt="Lost Letters">
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in New Issue