Skip to content

Commit 2c458ab

Browse files
committed
Added banner for owl blogs
1 parent af5a4a0 commit 2c458ab

6 files changed

Lines changed: 16 additions & 6 deletions

File tree

src/content/posts/a_Unity/a_Owl/a_Basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Otherworld Legends - Modding Tutorial
33
published: 2025-05-15
44
description: 'Modding tutorial for Steam game Otherworld Legends.'
5-
image: ''
6-
tags: [Game]
5+
image: './imgs/golden_ginzo.png'
6+
tags: [Game, OWL]
77
category: Tutorial
88
draft: false
99
lang: en # Set only if the post's language differs from the site's language in `config.ts`

src/content/posts/a_Unity/a_Owl/b_Advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Otherworld Legends - Advanced Modding Tutorial
33
published: 2025-05-15
44
description: 'Advanced modding tutorial for Steam game Otherworld Legends.'
5-
image: ''
6-
tags: [Game]
5+
image: './imgs/advance_in_game_test.png'
6+
tags: [Game, OWL]
77
category: Tutorial
88
draft: false
99
lang: en # Set only if the post's language differs from the site's language in `config.ts`

src/content/posts/a_Unity/a_Owl/c_Advanced2.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Otherworld Legends - Advanced Modding Tutorial 2
33
published: 2025-06-02
44
description: 'Advanced modding tutorial 2 for Steam game Otherworld Legends.'
5-
image: ''
6-
tags: [Game]
5+
image: './imgs/test.png'
6+
tags: [Game, OWL]
77
category: Tutorial
88
draft: false
99
lang: en # Set only if the post's language differs from the site's language in `config.ts`
@@ -321,3 +321,13 @@ Finally, run **Step 5 of the basic tutorial (addrtool)** — and you’re done.
321321
style="display:block; margin: 0 auto;"
322322
alt="test"
323323
/>
324+
325+
<br>
326+
<br>
327+
328+
💗 If you liked this blog, consider [following me on GitHub](https://github.com/Kolyn090/).
329+
330+
<br>
331+
<br>
332+
333+
👾 Happy Gaming 👾
281 KB
Loading
234 KB
Loading
372 KB
Loading

0 commit comments

Comments
 (0)