Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
tfmlmusic authored Jan 17, 2024
2 parents 3c8fd39 + 3647d11 commit eb88fa3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cnames.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ export default <CNAMEs> {
"felascione": {
target: "felascione.pages.dev",
},
"fossbay": {
target: "fossbay.github.io",
},
"gabry": {
target: "gabry-site-production.up.railway.app",
},
Expand Down Expand Up @@ -192,5 +195,5 @@ export default <CNAMEs> {
"zatoga": {
target: "zatoga.pages.dev",
proxied: true,
},
},
};

0 comments on commit eb88fa3

Please sign in to comment.