Skip to content

Commit

Permalink
Added CVR to website
Browse files Browse the repository at this point in the history
  • Loading branch information
BE-CH committed Oct 15, 2024
1 parent c5b4147 commit b6d4953
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
"devDependencies": {
"eslint": "^7.30.0",
"eslint-config-next": "^11.0.1"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
6 changes: 6 additions & 0 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,12 @@ export default function Home() {
+45 21 77 54 13
</a>
</p>
<p className={styles.cardLink}>
CVR:{' '}
<a rel="noopener noreferrer" href="https://datacvr.virk.dk/enhed/virksomhed/45143473" target="_blank">
DK-45143473
</a>
</p>
</div>
</div>
</main>
Expand Down

0 comments on commit b6d4953

Please sign in to comment.