diff --git a/Cargo.toml b/Cargo.toml index ce0c224..e8d6326 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ resolver = "2" members = ["crates/app", "crates/shared", "crates/core", "crates/l10n"] package.authors = ["trisuaso"] -package.repository = "https://github.com/trisuaso/tetratto" +package.repository = "https://trisua.com/t/tetratto" package.license = "AGPL-3.0-or-later" [profile.dev] diff --git a/README.md b/README.md index 6c4de21..0d42c38 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@

Tetratto is a super simple community-oriented website where users can create various communities and share posts in them!

-!["Docs" workflow badge](https://github.com/trisuaso/tetratto/workflows/Docs/badge.svg) -![GitHub commit activity](https://img.shields.io/github/commit-activity/m/trisuaso/tetratto) -![GitHub last commit](https://img.shields.io/github/last-commit/trisuaso/tetratto) -[![GitHub License](https://img.shields.io/github/license/trisuaso/tetratto)](https://github.com/trisuaso/tetratto/blob/master/LICENSE) - # Usage Everything Tetratto needs will be built into the main binary. You can build Tetratto with the following command: diff --git a/crates/app/src/public/html/components.html b/crates/app/src/public/html/components.html index dcf3bf8..539f054 100644 --- a/crates/app/src/public/html/components.html +++ b/crates/app/src/public/html/components.html @@ -1027,15 +1027,15 @@ grouped=false) -%} {{ config.name }} - + {{ icon "code" }} {{ text "general:link.source_code" }} - +