Skip to content

Commit de47f14

Browse files
committed
Updates
1 parent 117bf27 commit de47f14

File tree

10 files changed

+37
-14
lines changed

10 files changed

+37
-14
lines changed

asset-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
3-
"main.css": "/static/css/main.c888588b.css",
4-
"main.js": "/static/js/main.452a15e6.js",
3+
"main.css": "/static/css/main.c4d73a60.css",
4+
"main.js": "/static/js/main.9c27d179.js",
55
"static/js/453.f568ff1d.chunk.js": "/static/js/453.f568ff1d.chunk.js",
66
"index.html": "/index.html",
7-
"main.c888588b.css.map": "/static/css/main.c888588b.css.map",
8-
"main.452a15e6.js.map": "/static/js/main.452a15e6.js.map",
7+
"main.c4d73a60.css.map": "/static/css/main.c4d73a60.css.map",
8+
"main.9c27d179.js.map": "/static/js/main.9c27d179.js.map",
99
"453.f568ff1d.chunk.js.map": "/static/js/453.f568ff1d.chunk.js.map"
1010
},
1111
"entrypoints": [
12-
"static/css/main.c888588b.css",
13-
"static/js/main.452a15e6.js"
12+
"static/css/main.c4d73a60.css",
13+
"static/js/main.9c27d179.js"
1414
]
1515
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="codex by fezcode..."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display&display=swap" rel="stylesheet"><title>fezcodex</title><script defer="defer" src="/static/js/main.452a15e6.js"></script><link href="/static/css/main.c888588b.css" rel="stylesheet"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="codex by fezcode..."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display&display=swap" rel="stylesheet"><title>fezcodex</title><script defer="defer" src="/static/js/main.9c27d179.js"></script><link href="/static/css/main.c4d73a60.css" rel="stylesheet"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

posts/my-first-dnd-post.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# My First D&D Post
2+
3+
This is a placeholder for my first D&D related blog post.
4+
5+
## Introduction
6+
7+
Welcome to the world of Dungeons & Dragons!
8+
9+
## Adventures
10+
11+
Here are some of my recent adventures:
12+
13+
* Lost in the Dungeon of the Mad Mage
14+
* Exploring the wilds of Chult
15+
* Saving the world from a lich

posts/shownPosts.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"slug": "my-first-dnd-post",
4+
"title": "My First D&D Post",
5+
"date": "2025-10-21",
6+
"description": "An introduction to my D&D adventures.",
7+
"tags": ["dnd", "rpg", "adventure"],
8+
"category": "d&d"
9+
},
210
{
311
"slug": "gemini-explains-how-hooks-work-with-toast-component",
412
"title": "Gemini Explains How Hooks Work with Toast Component",
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.452a15e6.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.9c27d179.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)