diff options
| author | Fuwn <[email protected]> | 2026-02-17 08:18:05 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-17 08:18:23 -0800 |
| commit | 0323c1d67df3427a802a3ab6cb9d07fdae1b5e65 (patch) | |
| tree | 7dee57b7a5405427cdaaf9dd6e0f908ba458de77 /src/modules/index.rs | |
| parent | perf(blog): Make manual and startup Notion refresh non-blocking with in-progr... (diff) | |
| download | locus-0323c1d67df3427a802a3ab6cb9d07fdae1b5e65.tar.xz locus-0323c1d67df3427a802a3ab6cb9d07fdae1b5e65.zip | |
refactor: Update domain references to fuwn.net
Diffstat (limited to 'src/modules/index.rs')
| -rw-r--r-- | src/modules/index.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/index.rs b/src/modules/index.rs index 363a14f..2d4d6c0 100644 --- a/src/modules/index.rs +++ b/src/modules/index.rs @@ -8,7 +8,7 @@ pub fn module(router: &mut windmark::router::Router) { move |context| { crate::response::success( &format!( - r"# Fuwn[.me] + r"# Fuwn[.net] I enjoy writing for archaic systems in dated languages and with artificially imposed constraints, all while aiming for peak performance and minimal design. |