diff --git a/config.yml b/config.yml index 5ee0787..a00b577 100644 --- a/config.yml +++ b/config.yml @@ -12,6 +12,9 @@ params: text: The Bearded Tek svg: /images/logo/no-padding.svg favicon: + - /images/logo/favicon-32x32.png + - /images/logo/favicon-16x16.png + business_license: 2224133 homepage: https://beardedtek.com authors: William Kenny diff --git a/layouts/partials/footer/main.html b/layouts/partials/footer/main.html index 8e6be65..b606b78 100644 --- a/layouts/partials/footer/main.html +++ b/layouts/partials/footer/main.html @@ -25,7 +25,11 @@
- © 2022-2022 The Bearded Tek. All Rights Reserved. + + © 2022-2022 + The Bearded Tek. All Rights Reserved. + Alaska Business License # {{ value.Site.Params.business_license }} + diff --git a/static/pdf/2224133.pdf b/static/pdf/2224133.pdf new file mode 100644 index 0000000..a838d8e Binary files /dev/null and b/static/pdf/2224133.pdf differ