mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 05:31:52 +00:00
Add Alaska business license link to footer for compliance.
This commit is contained in:
@@ -28,6 +28,8 @@
|
|||||||
<span class="block text-sm text-gray-500 sm:text-center dark:text-gray-400">
|
<span class="block text-sm text-gray-500 sm:text-center dark:text-gray-400">
|
||||||
© 2022-<span id="currentYear">2022</span>
|
© 2022-<span id="currentYear">2022</span>
|
||||||
<a href="/" class="hover:underline">The Bearded Tek</a>. All Rights Reserved.
|
<a href="/" class="hover:underline">The Bearded Tek</a>. All Rights Reserved.
|
||||||
|
</span>
|
||||||
|
<span class="block text-sm text-gray-500 sm:text-center dark:text-gray-400">
|
||||||
<a href="/pdf/{{ .Site.Params.business_license }}.pdf">Alaska Business License # {{ .Site.Params.business_license }}</a>
|
<a href="/pdf/{{ .Site.Params.business_license }}.pdf">Alaska Business License # {{ .Site.Params.business_license }}</a>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user