Added my other websites to my projects page
This commit is contained in:
parent
f74a74896c
commit
90a8abf780
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
date: 2024-06-26
|
||||||
|
---
|
||||||
|
|
||||||
|
* Added my other websites to my [Projects page](/projects).
|
|
@ -8,6 +8,11 @@ eleventyComputed:
|
||||||
desc: Things {{ sitemeta.siteAuthor.name }} has created.
|
desc: Things {{ sitemeta.siteAuthor.name }} has created.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{% container "section", "content__section" %}
|
||||||
|
## My Other Websites
|
||||||
|
* [Leilukin's Hub Tumbleblog](https://tumbleblog.leilukin.com/) — My tumbleblog powered by [Chyrp Lite](https://chyrplite.net/).
|
||||||
|
{% endcontainer %}
|
||||||
|
|
||||||
{% container "section", "content__section" %}
|
{% container "section", "content__section" %}
|
||||||
## My Drawings
|
## My Drawings
|
||||||
|
|
||||||
|
@ -21,8 +26,8 @@ My drawings can be found on my art blog on Tumblr:
|
||||||
|
|
||||||
I have created mods (short for "modifications") for the following video games:
|
I have created mods (short for "modifications") for the following video games:
|
||||||
|
|
||||||
- [Star Wars: Knights of the Old Republic](./kotor1mods)
|
* [Star Wars: Knights of the Old Republic](./kotor1mods)
|
||||||
- [Star Wars: Knights of the Old Republic II: The Sith Lords](./kotor2mods)
|
* [Star Wars: Knights of the Old Republic II: The Sith Lords](./kotor2mods)
|
||||||
{% endcontainer %}
|
{% endcontainer %}
|
||||||
|
|
||||||
{% container "section", "content__section" %}
|
{% container "section", "content__section" %}
|
||||||
|
|
Loading…
Reference in New Issue