Rename hedgedoc redirect html

This commit is contained in:
SebastianStork 2025-05-13 18:47:04 +02:00
parent be0ccc2ef7
commit e346ccb36a
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ in
serve = {
isFunnel = true;
target = toString ./hedgedoc.html;
target = toString ./hedgedoc-redirect.html;
};
caddyServe = {

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />