mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-25 11:44:16 +00:00
fix svg formatting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ define "nav-brand" }}
|
||||
<a href="/" class="flex items-center gap-2 text-2xl font-bold text-secondary no-underline">
|
||||
<img src="/favicon-96x96.png" class="h-12 w-auto -mt-2" alt="{{ .ClientName }} logo">
|
||||
<img src="/favicon-96x96.png" class="h-12 w-auto" alt="{{ .ClientName }} logo">
|
||||
{{ .ClientName }}
|
||||
</a>
|
||||
{{ end }}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg1" width="580.39099" height="736.12415" viewBox="0 0 580.39099 736.12415" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg1" width="736.12415" height="736.12415" viewBox="-77.86658 0 736.12415 736.12415" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs1">
|
||||
<color-profile name="Blue" xlink:href="file:///usr/share/color/icc/colord/Bluish.icc" id="color-profile1"></color-profile>
|
||||
</defs><g id="g1" transform="translate(-221.72255,-136.52091)">
|
||||
<g id="g2">
|
||||
|
||||
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Reference in New Issue
Block a user