Skip to content

Commit

Permalink
Merge pull request #98 from technologiestiftung/staging
Browse files Browse the repository at this point in the history
staging to prod: github link
  • Loading branch information
Jaszkowic authored Nov 11, 2024
2 parents 5b27e55 + 75ac9af commit 8f52724
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/dialogs/splash-screen-dialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ export const SplashScreenDialog: React.FC = () => {
text: "Feedback",
},
{ href: "https://citylab-berlin.org/de/start/", text: "Kontakt" },
{
href: "https://github.com/technologiestiftung/ber-gpt-frontend",
text: "Quellcode",
},
{
href: "https://citylab-berlin.org/de/data-privacy/",
text: "Datenschutz",
Expand Down

0 comments on commit 8f52724

Please sign in to comment.