diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-07-30 00:20:52 +0100 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-07-30 00:20:52 +0100 |
commit | 31d83c2ad43fd562e2fb57fa8eb0acd87d0dc9a1 (patch) | |
tree | 90ac1ee8be7f600ce4ec31013e93671798141010 /html/notes | |
parent | b7edf7a86f78eb8b8500fada8b4f9ad0603cd780 (diff) |
Add code link to site
Diffstat (limited to 'html/notes')
-rw-r--r-- | html/notes/2022_igalia_graphics_team.html | 3 | ||||
-rw-r--r-- | html/notes/android_swrast.html | 3 | ||||
-rw-r--r-- | html/notes/baremetal-risc-v.html | 3 | ||||
-rw-r--r-- | html/notes/converting_from_3d_to_2d.html | 3 | ||||
-rw-r--r-- | html/notes/digital_garden.html | 3 | ||||
-rw-r--r-- | html/notes/freedreno_journey.html | 3 | ||||
-rw-r--r-- | html/notes/generating-video.html | 3 | ||||
-rw-r--r-- | html/notes/global_game_jam_2023.html | 3 | ||||
-rw-r--r-- | html/notes/mesa_23_1_contributions_behind_the_scenes.html | 3 | ||||
-rw-r--r-- | html/notes/n64brew-gamejam-2021.html | 3 | ||||
-rw-r--r-- | html/notes/rasterizing-triangles.html | 3 | ||||
-rw-r--r-- | html/notes/vulkanised_2024.html | 3 |
12 files changed, 24 insertions, 12 deletions
diff --git a/html/notes/2022_igalia_graphics_team.html b/html/notes/2022_igalia_graphics_team.html index 8ddac71..f32d41f 100644 --- a/html/notes/2022_igalia_graphics_team.html +++ b/html/notes/2022_igalia_graphics_team.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/android_swrast.html b/html/notes/android_swrast.html index 28a47be..856f8f9 100644 --- a/html/notes/android_swrast.html +++ b/html/notes/android_swrast.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/baremetal-risc-v.html b/html/notes/baremetal-risc-v.html index 000b21a..2632f4c 100644 --- a/html/notes/baremetal-risc-v.html +++ b/html/notes/baremetal-risc-v.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/converting_from_3d_to_2d.html b/html/notes/converting_from_3d_to_2d.html index 547927d..162a883 100644 --- a/html/notes/converting_from_3d_to_2d.html +++ b/html/notes/converting_from_3d_to_2d.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/digital_garden.html b/html/notes/digital_garden.html index 572956b..c3ef570 100644 --- a/html/notes/digital_garden.html +++ b/html/notes/digital_garden.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/freedreno_journey.html b/html/notes/freedreno_journey.html index 671a12d..7fee884 100644 --- a/html/notes/freedreno_journey.html +++ b/html/notes/freedreno_journey.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/generating-video.html b/html/notes/generating-video.html index 66d23bc..7075ea7 100644 --- a/html/notes/generating-video.html +++ b/html/notes/generating-video.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/global_game_jam_2023.html b/html/notes/global_game_jam_2023.html index 3a2a3a2..526c24d 100644 --- a/html/notes/global_game_jam_2023.html +++ b/html/notes/global_game_jam_2023.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/mesa_23_1_contributions_behind_the_scenes.html b/html/notes/mesa_23_1_contributions_behind_the_scenes.html index 7224b23..0a66ee0 100644 --- a/html/notes/mesa_23_1_contributions_behind_the_scenes.html +++ b/html/notes/mesa_23_1_contributions_behind_the_scenes.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/n64brew-gamejam-2021.html b/html/notes/n64brew-gamejam-2021.html index 4b7a09d..1ea168e 100644 --- a/html/notes/n64brew-gamejam-2021.html +++ b/html/notes/n64brew-gamejam-2021.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/rasterizing-triangles.html b/html/notes/rasterizing-triangles.html index 57ad95e..017a0c7 100644 --- a/html/notes/rasterizing-triangles.html +++ b/html/notes/rasterizing-triangles.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> diff --git a/html/notes/vulkanised_2024.html b/html/notes/vulkanised_2024.html index 16c4bc5..b630aa8 100644 --- a/html/notes/vulkanised_2024.html +++ b/html/notes/vulkanised_2024.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> |