ffdgfg
This commit is contained in:
@@ -16,7 +16,7 @@ export const themeConfig: ThemeConfig = {
|
||||
centeredLayout: true, // Use centered layout (false for left-aligned)
|
||||
themeToggle: false, // Show theme toggle button (uses system theme by default)
|
||||
postListDottedDivider: false, // Show dotted divider in post list
|
||||
footer: true, // Show footer
|
||||
footer: false, // Show footer
|
||||
fadeAnimation: true // Enable fade animations
|
||||
},
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: 'IT WORKED'
|
||||
pubDate: '2025-07-18'
|
||||
topic: 'general'
|
||||
---
|
||||
|
||||

|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: 'The Entity Component System'
|
||||
title: 'Game Engine Series I - The Entity Component System'
|
||||
pubDate: '2025-07-19'
|
||||
tag: 'games'
|
||||
---
|
||||
Reference in New Issue
Block a user