diff --git a/Cargo.toml b/Cargo.toml index 7c70caff..c2e2135f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" description = "Yoda - Browser for Gemini protocol" keywords = ["gemini", "gemini-protocol", "browser", "client", "1965"] repository = "https://github.com/YGGverse/Yoda/tree/Rust-GTK4" -homepage = "https://yggverse.github.io" +# homepage = "https://yggverse.github.io" [dependencies] sqlite = "0.36.1"