diff --git a/themes/gallo/layouts/partials/head.html b/themes/gallo/layouts/partials/head.html index 9b08ffa..bec4322 100644 --- a/themes/gallo/layouts/partials/head.html +++ b/themes/gallo/layouts/partials/head.html @@ -16,18 +16,12 @@ content="Atlanta, Welding, Hand-welded, Durable, Affordable, Industrial, Commercial, Custom" /> - - {{ if .IsPage }} {{ .Title }} | {{ $.Site.Title }} - - - - - + {{ else }} {{ $.Site.Title }} @@ -36,10 +30,7 @@ property="og:description" content="Gallo Welding, based in Atlanta, provides exceptional structures for diverse industries. With over a decade of experience, Ian Gallo specializes in hand-welded, durable structures at affordable prices while prioritizing professionalism and inclusivity." /> - + {{ end }} diff --git a/themes/gallo/static/img/bg.webp b/themes/gallo/static/img/bg.webp new file mode 100644 index 0000000..3dcc801 Binary files /dev/null and b/themes/gallo/static/img/bg.webp differ