diff options
| -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 |
