diff --git a/README.md b/README.md index 45ae55b..b2cf9eb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gitea-custom -this repository tracks the customizations for [tildegit](https://git.tilde.team). +this repository tracks the customizations for [https://git.envs.net](https://git.envs.net). feel free to use any or all parts of this. @@ -8,11 +8,11 @@ feel free to use any or all parts of this. if you want all of it, simply clone this in to your gitea root. otherwise, copy other files as needed! -example: gitea root is `/home/git/gitea`: +example: gitea root is `/var/lib/gitea`: ``` -cd /home/git/gitea -git clone https://git.tilde.team/meta/gitea-custom custom +cd /var/lib/gitea +git clone https://tildegit.org/envs/gitea-custom.git custom ``` make sure that you restart gitea afterwards. diff --git a/public/img/avatar_default.png b/public/img/avatar_default.png deleted file mode 100644 index 178cd40..0000000 Binary files a/public/img/avatar_default.png and /dev/null differ diff --git a/public/img/favicon.png b/public/img/favicon.png deleted file mode 120000 index b4ce589..0000000 --- a/public/img/favicon.png +++ /dev/null @@ -1 +0,0 @@ -avatar_default.png \ No newline at end of file diff --git a/public/img/gitea-lg.png b/public/img/gitea-lg.png deleted file mode 120000 index b4ce589..0000000 --- a/public/img/gitea-lg.png +++ /dev/null @@ -1 +0,0 @@ -avatar_default.png \ No newline at end of file diff --git a/public/img/gitea-sm.png b/public/img/gitea-sm.png deleted file mode 120000 index b4ce589..0000000 --- a/public/img/gitea-sm.png +++ /dev/null @@ -1 +0,0 @@ -avatar_default.png \ No newline at end of file