Added selection for local or remote site

This commit is contained in:
John Wellbelove 2026-03-21 08:41:53 +00:00
parent e998036718
commit 2db1090f47

View File

@ -1,4 +1,5 @@
baseURL = 'http://localhost'
#baseURL = 'https://www.etlcpp.com/hugo/'
languageCode = 'en-gb'
title = 'Documentation for the ETL'
theme = "etl_theme"