From 2ae19e5b31d2e01bea77ab1c2ccc1110fc0f335a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Tue, 17 Oct 2023 22:25:38 +0200 Subject: [PATCH] adjust index title --- .gitea/workflows/compile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/compile.yaml b/.gitea/workflows/compile.yaml index fbdafd4..a5aa02c 100644 --- a/.gitea/workflows/compile.yaml +++ b/.gitea/workflows/compile.yaml @@ -18,4 +18,4 @@ jobs: - name: Deploy to Pages uses: actions/pages@v1 with: - index-title: "Game Theory in Flow Problems" + index-title: "WS 23:24: Game Theory in Flow Problems"