diff options
| author | Lain Iwakura <lain@iwakura.page> | 2026-03-25 22:27:19 +0300 |
|---|---|---|
| committer | Lain Iwakura <lain@iwakura.page> | 2026-03-25 22:27:19 +0300 |
| commit | 5656d5895769a85d988b8fb338e0dde535699bfd (patch) | |
| tree | 4339140a7c01f24a4f6b0e24fef3c7e6a8bdaa1a | |
| parent | 2b4c8c46986d77debcccab895940fccf6d687065 (diff) | |
fix url
| -rw-r--r-- | makko.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ "$schema": "https://makko.starlightnet.work/schema.json", "title": "lains blog", "description": "STAY @ HOME SUMMER 2020", - "url": "https://blog.iwakura.page/", + "url": "https://blog.kroot.sh/", "paths": { "symlinks_enabled": false, "cleanup_mode": "none", @@ -29,4 +29,4 @@ "hashes": { "uPpV-hrEEME": "WPbPYtrLtBE" } -}
\ No newline at end of file +} |
