Skip to content

Commit

Permalink
Add Belgium and Austria
Browse files Browse the repository at this point in the history
  • Loading branch information
nas5w committed Jan 31, 2025
1 parent 1ac00a2 commit 5e44718
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/config/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
export const config = {
be: {
name: "Belgium",
domains: [".belgium.be"],
},
at: {
name: "Austria",
domains: [".gv.at"],
},
au: {
name: "Australia",
domains: [".gov.au"],
Expand Down

0 comments on commit 5e44718

Please sign in to comment.