Skip to content

Commit

Permalink
Release minor changes to production (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohrie authored Sep 23, 2024
2 parents ddc98ef + db9e375 commit 85aa559
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 234 deletions.
125 changes: 0 additions & 125 deletions .github/workflows/deploy-to-ionos.yaml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/rsv-info-build.yaml

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/rsv-info-orchestration.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ export default defineConfig({
filter: (page) => !page.endsWith('--preview/'),
}),
],
redirects: {
'abstimmungen/abstimmungsprozesse/':
'/kommunikation/radschnellwegeplanung-als-zusammenspiel-vieler-akteur-innen/',
},
output: 'hybrid',
adapter: netlify(),
})

0 comments on commit 85aa559

Please sign in to comment.