one more trailing /, remove twitter link
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

master
B Kleinen 3 years ago
parent 181b053241
commit 570afa1bf4

@ -3,7 +3,7 @@ title: 'Call for Papers'
weight: 1
background: 'images/htw.png'
button: 'Zum Call For Papers'
buttonLink: 'termine/cfp'
buttonLink: 'termine/cfp/'
---
Nachhaltigkeit und Ethik
in der Software Engineering Ausbildung und

@ -6,7 +6,7 @@
},
{
"name": "Twitter",
"link": "https://twitter.com/seuh2022",
"link": "#",
"image": "social/twitter.svg"
}
]

@ -16,3 +16,5 @@ build_staging:
hugo --minify -e staging
update_theme:
git submodule update --init --recursive
deploy:
git push production master

Loading…
Cancel
Save