Skip to content

Commit ab52abb

Browse files
authored
navbar: add a new article by @ISSOtm in the Guides
1 parent 9414860 commit ab52abb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ module.exports = {
5252
{ link: '/guides/asmstyle', text: 'ASM Style recomendations' },
5353
{ link: '/guides/lyc_timing', text: 'The Timing of LYC STAT Handlers' },
5454
{ link: '/guides/deadcscroll', text: 'Dead C Scroll' },
55+
{ link: 'https://eldred.fr/blog/2022/05/22/prehistorik', text: 'The wonders of Prehistorik Man' },
5556
{ link: '/guides/dma_hijacking', text: 'DMA Hijacking' },
5657
{ link: 'https://eldred.fr/gb-asm-tutorial', text: 'GB ASM Programming Guide' }
5758
]

0 commit comments

Comments
 (0)