From 6706613f24e1d2f7df841ba49cf1cb827324b788 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Sun, 18 Jan 2026 13:15:27 -0600 Subject: [PATCH] add texas footer --- lib/towerops_web/components/layouts.ex | 4 ++++ priv/static/images/texas.svg | 1 + 2 files changed, 5 insertions(+) create mode 100644 priv/static/images/texas.svg diff --git a/lib/towerops_web/components/layouts.ex b/lib/towerops_web/components/layouts.ex index 4a8bea47..51a25eac 100644 --- a/lib/towerops_web/components/layouts.ex +++ b/lib/towerops_web/components/layouts.ex @@ -461,6 +461,10 @@ defmodule ToweropsWeb.Layouts do

Last deploy {@time_ago} ยท {@formatted_time}

+
+ made in + Texas +
diff --git a/priv/static/images/texas.svg b/priv/static/images/texas.svg new file mode 100644 index 00000000..732f610c --- /dev/null +++ b/priv/static/images/texas.svg @@ -0,0 +1 @@ + \ No newline at end of file