Compare commits
2 Commits
bugfix_por
...
change_dat
Author | SHA1 | Date | |
---|---|---|---|
099265dbc9 | |||
96ffbc1403 |
@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
name: database
|
name: database
|
||||||
title: Database
|
title: Databases
|
||||||
|
@ -207,7 +207,7 @@ def process_repositories(args, service):
|
|||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
context["html_options"] = dict(
|
context["html_options"] = dict(
|
||||||
site_name="Open Telekom Cloud Swiss Documentation Portal",
|
site_name="Swiss Open Telekom Cloud Docs",
|
||||||
logo_url="https://docs-beta.sc.otc.t-systems.com",
|
logo_url="https://docs-beta.sc.otc.t-systems.com",
|
||||||
)
|
)
|
||||||
sbv_title = (service["service_title"] + "\n"
|
sbv_title = (service["service_title"] + "\n"
|
||||||
|
Reference in New Issue
Block a user