create 3Dworldring section and moved stuff around
Some checks failed
Build / deploy (push) Has been cancelled
Some checks failed
Build / deploy (push) Has been cancelled
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user