This commit is contained in:
Ulf Gebhardt 2023-01-07 04:29:52 +01:00
parent bc33e33743
commit e8ff66a539
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,6 +1,6 @@
module.exports = { module.exports = {
title: 'IT Team for Change', title: 'IT Team for Change',
description: 'IT4C.dev introduces the IT Team for Change Team, applied Philosophy and Projects.', description: 'IT4C.dev introduces the IT Team for Change, applied Philosophy and Projects.',
head: [ head: [
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}] ['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
], ],