Compare commits

...

2 Commits

Author SHA1 Message Date
pitfriedrich 9619aab7ba Merge pull request '[FEATURE] German template' (#1) from feature/german into master
Reviewed-on: http://10.10.0.10:3100/pitfriedrich/hikebuddy/pulls/1
2026-06-27 08:18:14 +02:00
Pit Friedrich 828454aaee [FEATURE] German template
CI / build-and-test (pull_request) Successful in 11m43s
2026-06-27 08:04:54 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org" lang="en">
<html xmlns:th="http://www.thymeleaf.org" lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">