summaryrefslogtreecommitdiffhomepage
path: root/templates/navbar.templ
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-08-08 13:56:18 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-08-08 16:50:19 +0200
commit7bd45d83b251f035b55508f02240b53de631b170 (patch)
treefce86ae2ef9023db9e430df4b037804f8f7df806 /templates/navbar.templ
parent344be01d24d47a3c7cab78ae76bb530250020aa5 (diff)
Format the navbar
Diffstat (limited to 'templates/navbar.templ')
-rw-r--r--templates/navbar.templ41
1 files changed, 21 insertions, 20 deletions
diff --git a/templates/navbar.templ b/templates/navbar.templ
index 384e1de..dd34d4b 100644
--- a/templates/navbar.templ
+++ b/templates/navbar.templ
@@ -34,9 +34,11 @@ templ navbar() {
xmlns="http://www.w3.org/2000/svg"
>
<circle
- cx="9.5" cy="9.5" r="9"
+ cx="9.5"
+ cy="9.5"
+ r="9"
stroke-linejoin="round"
- />
+ ></circle>
<path
d="M 9.5 .5
C 9.5 .5
@@ -46,7 +48,7 @@ templ navbar() {
9.5 18.5
9.5 18.5"
stroke-linejoin="round"
- />
+ ></path>
<path
d="M 9.5 .5
C 9.5 .5
@@ -56,10 +58,10 @@ templ navbar() {
9.5 18.5
9.5 18.5"
stroke-linejoin="round"
- />
- <path d="M .5 9.5 H 18.5" stroke-linejoin="round" />
- <path d="M 17.0 5.0 H 2.0" stroke-linejoin="round" />
- <path d="M 17.0 14.0 H 2.0" stroke-linejoin="round" />
+ ></path>
+ <path d="M .5 9.5 H 18.5" stroke-linejoin="round"></path>
+ <path d="M 17.0 5.0 H 2.0" stroke-linejoin="round"></path>
+ <path d="M 17.0 14.0 H 2.0" stroke-linejoin="round"></path>
</svg>
{ p.T("Language") }
</a>
@@ -95,51 +97,50 @@ templ navbar() {
10.3333 7.28451"
stroke-width="1.5"
stroke-linecap="round"
- />
-
+ ></path>
<path
d="M 12 2 V 4"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
<path
d="M 12 20 V 22"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
<path
d="M 4 12 L 2 12"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
<path
d="M 22 12 L 20 12"
stroke-width="1.5"
stroke-linecap="round"
- />
-
+ ></path>
<path
d="M 19.7778 4.22266 L 17.5558 6.25424"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
<path
d="M 4.22217 4.22266 L 6.44418 6.25424"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
<path
d="M 6.44434 17.5557 L 4.22211 19.7779"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
<path
d="M 19.7778 19.7773 L 17.5558 17.5551"
stroke-width="1.5"
stroke-linecap="round"
- />
+ ></path>
} else {
- <path d="M 21.0672 11.8568
+ <path
+ d="M 21.0672 11.8568
L 20.4253 11.469
L 21.0672 11.8568
Z
@@ -219,7 +220,7 @@ templ navbar() {
L 3.98703 16.6245
Z
"
- />
+ ></path>
}
</svg>
</button>