create 3Dworldring section and moved stuff around
Some checks failed
Build / deploy (push) Has been cancelled

This commit is contained in:
CJSatnarine
2026-02-02 23:49:36 -05:00
parent 8ec94d6b98
commit 16eae75fdf
6 changed files with 18 additions and 18 deletions

View File

@@ -7,13 +7,13 @@
{{ section.content | safe }}
<p><a href="{{ get_url(path='@/projects/3d_world_ring/_index.md')}}">3dworldring</a></p>
<p><a href="{{ get_url(path='@/projects/programming/_index.md') }}">programming</a></p>
<p><a href="{{ get_url(path='@/projects/game_development/_index.md') }}">game development</a></p>
<p><a href="{{ get_url(path='@/projects/language_stuff/_index.md') }}">language stuff</a></p>
<p><a href="{{ get_url(path='@/projects/photography/_index.md') }}">photography</a></p>
<p><a href="{{ get_url(path='@/projects/animation/_index.md') }}">animation</a></p>
<p><a href="{{ get_url(path='@/projects/weekly_blender_render/_index.md')}}">weekly blender render</a></p>
<ul>
{% for page in section.pages %}