sport/exampleSite/data/contact.yml
2023-04-13 14:26:29 +00:00

24 lines
789 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

############################# contact info ################
contact:
enable : true
# office
office:
title : "Central Office"
content : "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna"
# other information comes from "config.toml"
# opennig hour
opennigHour:
title : "Opening Hours"
dayTimeList:
- dayTime : "Monday: 9:00 19:00"
- dayTime : "Tuesday: 9:00 19:00"
- dayTime : "Wednesday: 9:00 19:00"
- dayTime : "Thursday: 9:00 19:00"
- dayTime : "Friday: 9:00 19:00"
- dayTime : "Saturday: 9:00 19:00"
- dayTime : "sunday: 9:00 19:00"
####################### google map ########################
map:
enable: true