minor changes; merge game dev and graphics programming; added photography

This commit is contained in:
CJSatnarine
2025-06-24 01:46:01 -04:00
parent 478c702713
commit 7a4f18ac5d
16 changed files with 45 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
<h1 id="wannabe_game_developer" class="title">
<h1 id="aspiring_game_developer" class="title">
{{ section.title }}
</h1>

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
<h1 id="aspiring_graphics_programmer" class="title">
<h1 id="frolicking_photographer" class="title">
{{ section.title }}
</h1>

View File

@@ -9,9 +9,9 @@
<ul>
<li><a id="vaxandi_forritari" href="{{ get_url(path='@/projects/vaxandi_forritari/_index.md') }}">vaxandi forritari</a></li>
<li><a id="aspiring_graphics_programmer" href="{{ get_url(path='@/projects/aspiring_graphics_programmer/_index.md') }}">aspiring graphics programmer</a></li>
<li><a id="aspiring_game_developer" href="{{ get_url(path='@/projects/aspiring_game_developer/_index.md') }}">aspiring graphics programmer</a></li>
<li><a id="amateur_linguist" href="{{ get_url(path='@/projects/amateur_linguist/_index.md') }}">amateur linguist</a></li>
<li><a id="wannabe_game_developer" href="{{ get_url(path='@/projects/wannabe_game_developer/_index.md') }}">wannabe game developer</a></li>
<li><a id="frolicking_photographer" href="{{ get_url(path='@/projects/frolicking_photographer/_index.md') }}">wannabe game developer</a></li>
<li><a id="adventuring_animator" href="{{ get_url(path='@/projects/adventuring_animator/_index.md') }}">adventuring animator</a></li>
<li><a id="music_enjoyer" href="{{ get_url(path='@/projects/music_enjoyer/_index.md') }}">music enjoyer</a></li>