From 56d8d3ff4870e80e927edc1f5dce9db06d945c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Sun, 15 May 2022 16:42:38 +0200 Subject: [PATCH] more explicit title for the first blog post --- ...-01.md => 2022-05-08-blank-or-error-500-page-after-login.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/blog/{2022-05-08-upgrades-01.md => 2022-05-08-blank-or-error-500-page-after-login.md} (99%) diff --git a/content/blog/2022-05-08-upgrades-01.md b/content/blog/2022-05-08-blank-or-error-500-page-after-login.md similarity index 99% rename from content/blog/2022-05-08-upgrades-01.md rename to content/blog/2022-05-08-blank-or-error-500-page-after-login.md index 18e1330..4dd3414 100644 --- a/content/blog/2022-05-08-upgrades-01.md +++ b/content/blog/2022-05-08-blank-or-error-500-page-after-login.md @@ -1,5 +1,5 @@ +++ -title = "Troubleshooting Gitea upgrades showcase" +title = "[solved] blank or error 500 page after login" date = 2022-05-08 description = "After going to production, some Gitea users saw a blank page after login and had to manually type the URL of the project they wanted to see in the browser." [taxonomies]