diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 14:56:13 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 14:56:13 -0500 |
| commit | 0e196d87f757b4383b7051026f39617d9aea00a1 (patch) | |
| tree | 82ef3a7e76ce9ad371045be4fe105efe191fabee | |
| parent | b190f0b66114899440c484c3a080b1146f66a386 (diff) | |
| download | krz.sh-0e196d87f757b4383b7051026f39617d9aea00a1.tar.gz krz.sh-0e196d87f757b4383b7051026f39617d9aea00a1.tar.bz2 krz.sh-0e196d87f757b4383b7051026f39617d9aea00a1.zip | |
naming updates
| -rw-r--r-- | config.toml | 2 | ||||
| -rw-r--r-- | content/_index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 950133c..0d900f9 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ base_url = "https://krz.sh" -title = "krazy warez" +title = "krz" description = "Small, durable software focused on utility, privacy, and control." default_language = "en" diff --git a/content/_index.md b/content/_index.md index 8320355..ce82b4f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,7 @@ title = "krazy warez" ## about -krazy warez builds native apps and self-hosted, privacy-respecting frontends. two people, a few servers, no investors. local-first data, few dependencies, no ads, no tracking. +krz builds native apps and self-hosted, privacy-respecting frontends. two people, a few servers, no investors. local-first data, few dependencies, no ads, no tracking. ## principles |
