refactor: remove unused documentation generation script

This commit is contained in:
Prad Nukala
2024-12-08 17:55:36 -05:00
parent dae01698ef
commit 6bb2c2143e
5 changed files with 5 additions and 15 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
)
templ InitialView() {
@layout.Root("Welcome | Sonr.ID") {
@layout.Root("Sonr.ID") {
@layout.Container() {
@text.Header("Sonr.ID", "The decentralized identity layer for the web.")
<div class="pt-3 flex flex-col items-center justify-center h-full">