Refactor calendar widget changes

This commit is contained in:
2026-04-23 10:56:05 +02:00
parent 910be60ed5
commit 4751a99e8e
9 changed files with 51 additions and 122 deletions
+1 -4
View File
@@ -99,9 +99,6 @@
{{end}}
{{end}}
</main>
{{if .DiaryWidget}}
{{.DiaryWidget}}
<script src="/_/diary/diary-calendar.js"></script>
{{end}}
{{if .SidebarWidget}}{{.SidebarWidget}}{{end}}
</body>
</html>