2023-12-08 10:56:22 +01:00
|
|
|
baseURL = 'https://www.absatsw.irs-uni-stuttgart.de'
|
2023-12-08 10:43:06 +01:00
|
|
|
languageCode = 'en-us'
|
2023-12-08 10:56:22 +01:00
|
|
|
title = 'Institute for Space Systems Satellite Division Software Projects'
|
2023-12-08 11:00:23 +01:00
|
|
|
theme = "minimal-theme"
|
2023-12-08 11:07:48 +01:00
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
name = 'Home'
|
|
|
|
pageRef = '/'
|
|
|
|
weight = 10
|
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
name = 'Contact'
|
|
|
|
pageRef = 'contact'
|
|
|
|
weight = 20
|
|
|
|
|