Skip to content

Commit

Permalink
Add aachen social media card
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch committed Nov 18, 2024
1 parent 10b130d commit b3df1a5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app/configurations/config.aachen.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,22 @@ export default configMerger(parentConfig, {
showTitles: true,
subTitle: 'Aachen',

socialMedia: {
title: APP_TITLE,
description: APP_DESCRIPTION,

image: {
url: '/img/aachen-social-media-card.jpg',
width: 974,
height: 448,
},

twitter: {
card: 'summary_large_image',
site: '@PresseamtAachen',
},
},

sprites: 'assets/svg-sprite.aachen.svg',
//logo: 'aachen/logo.svg',
favicon: './app/configurations/images/aachen/stadt-aachen.png',
Expand Down
Binary file added static/img/aachen-social-media-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3df1a5

Please sign in to comment.