add texas footer
This commit is contained in:
parent
212744365f
commit
6706613f24
2 changed files with 5 additions and 0 deletions
|
|
@ -461,6 +461,10 @@ defmodule ToweropsWeb.Layouts do
|
|||
<p class="text-xs">
|
||||
Last deploy {@time_ago} · {@formatted_time}
|
||||
</p>
|
||||
<div class="flex items-center gap-1 text-xs opacity-60">
|
||||
<span>made in</span>
|
||||
<img src="/images/texas.svg" alt="Texas" class="h-5 w-5" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
|||
1
priv/static/images/texas.svg
Normal file
1
priv/static/images/texas.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg viewBox="0 0 100 125" xmlns="http://www.w3.org/2000/svg"><path d="m31.39 11h19v14.66s1.57.79 1.68 1.57.44.56 2.34 0 1.34 1.45 1.9 1.56 2.57 1 3.24.78 2-.37 2.23 0-.23 2.53 2.23 1.52 3 .45 3.57.79 3.57-.9 4.8 0 2.57 1 3.24 0 4.35-2.18 5.58-1.06 1.45 1.56 2.79 1.73 1.9.84 2.57 1 1.44-.18 1.44 1.45-.23 9.26 0 10.05 1.56 1.78 1.56 2.79.11 2.34.78 2.9 1 2.9.45 3.46-.67 2.12-.9 3 0 2.23-.33 3 .56 1.34-1.12 1.78-3.57 1.68-4.35.78-1.78-.78-2.12-.22.56 1.56.45 2.23-2.79 2.46-4 3.24-3.42 2.19-4.42 1.41-2.68-1.45-2.57-.34 1.67 2.46-.34 2.57-3 1-3.12 2.23-.89 1.57-1.34 2.68a12.52 12.52 0 0 0 -1 3.46 5.34 5.34 0 0 0 .56 3.35c.56.78-.22 2.79.67 3.91s.45 2-.78 1.56a24.74 24.74 0 0 0 -4.33-.84c-.9-.11-4.24-2.79-5.25-3.13s-1.23-1.23-2.12-4.35-1.45-3.68-2.57-4.58-3.12-4.35-3.9-5.91a43.8 43.8 0 0 0 -2.91-5.63c-1-1.34-3-3.58-4.36-3.13s-7.59-.56-8.15 2-1.89 3.57-3 3-6.81-3.68-7.37-4.91-1.12-1.65-1.34-3.55a8.38 8.38 0 0 0 -3.68-5c-1.1-.47-3.24-1.13-3.79-2.81a4.17 4.17 0 0 0 -3.24-2.9c-1.23-.1-1.07-1.79-1.07-1.79l22.33-.11z"/></svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Reference in a new issue