Skip to content

Commit 5efd811

Browse files
committed
fix name
1 parent f7fc838 commit 5efd811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<footer class="block py-16 px-8 w-full shadow bg-neutral-800 shadow-black">
22
<p class="block">Geschäftsbezeichnung: Bloodmage Software</p>
3-
<p class="block">Unternehmensbezeichnung: Mayer & Ott BgR</p>
3+
<p class="block">Unternehmensbezeichnung: Mayer & Ott GbR</p>
44
<p class="block">Heilbronn, Germany</p>
55
<a class="block underline" href="mailto:[email protected]"
66

0 commit comments

Comments
 (0)