diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 3f28c2b7..77819970 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ -custom: https://invidious.io/donate/ +github: [tiekoettercom] +custom: ["https://www.tiekoetter.com/donate/", "https://invidious.io/donate/"] diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce166b7b..a3c8f4dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: shell: bash - name: Install Crystal - uses: crystal-lang/install-crystal@v1.8.2 + uses: crystal-lang/install-crystal@v1.8.3 with: crystal: ${{ matrix.crystal }} @@ -134,7 +134,7 @@ jobs: - name: Install Crystal id: lint_step_install_crystal - uses: crystal-lang/install-crystal@v1.8.2 + uses: crystal-lang/install-crystal@v1.8.3 with: crystal: latest diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index 9904b4fc..dea7d145 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -145,9 +145,21 @@
+ + + Services + + + + Forum + + + + <%= translate(locale, "footer_donate_page") %> @ Tiekoetter.com + - <%= translate(locale, "footer_donate_page") %> + <%= translate(locale, "footer_donate_page") %> @ Invidious.io <%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> @ <%= CURRENT_BRANCH %>
@@ -172,6 +184,9 @@ <% end %> <% end %> +