13 lines
368 B
TOML
13 lines
368 B
TOML
# White Ghost Cyber Systems - Zola Configuration
|
|
base_url = "https://wgcs.tech"
|
|
title = "White Ghost Cyber Systems"
|
|
description = "Systems Integration, Cloud Hosting & Managed IT Services"
|
|
compile_sass = true
|
|
build_search_index = false
|
|
generate_feeds = false
|
|
minify_html = true
|
|
|
|
[extra]
|
|
tagline = "Invisible Protection. Absolute Security."
|
|
email = "contact@wgcs.tech"
|