Skip to content

Commit

Permalink
feat(docs-website): coc number
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvdbrug committed Jan 24, 2025
1 parent 5ad17b1 commit 8bfb3db
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs-website/src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,12 @@ const footerSections = [
<div
class="sm:flex sm:items-center sm:justify-between border-t py-12 border-white/10"
>
<h3 class="text-xs leading-6 text-slate-500">
VAT NL003062075B68 • CoC 76205436 • <a
href="mailto:martijn@pinelab.studio">martijn@pinelab.studio</a
<h3 class="text-xs leading-6 text-white/30">
Based in Leeuwarden, The Netherlands • <a
href="mailto:niels@pinelab.studio">niels@pinelab.studio</a
>
• <a href="mailto:niels@pinelab.studio">niels@pinelab.studio</a>
• <a href="mailto:martijn@pinelab.studio">martijn@pinelab.studio</a>
• VAT NL866965464B01 • CoC 94997713
</h3>
<div class="mt-3 flex items-center sm:ml-4 sm:mt-0">
<div class="flex space-x-6 items-center">
Expand Down

0 comments on commit 8bfb3db

Please sign in to comment.