-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.toml
More file actions
24 lines (21 loc) · 1016 Bytes
/
config.toml
File metadata and controls
24 lines (21 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
title = "hl2"
baseURL = "https://hl2.com/"
DefaultContentLanguage = "en"
enableRobotsTXT = true
disableKinds = ["taxonomy", "taxonomyTerm"]
[params]
address = "hl2, Futuropolis 5, Teleport 4 Avenue Thomas Edison, 86960 Futuroscope Chasseneuil, France"
developersWebsiteURL = "https://developers.hl2.com/"
gitHubProfileURL = "https://github.com/hl2"
googleTagManagerID = "GTM-55HF8C3"
googleSearchAPIKey = "AIzaSyCgWrkc9EP9LwpHK0E1nwmnbeSil8mPhR8"
linkedInProfileURL = "https://www.linkedin.com/company/hl2-fr"
salesEmail = "sales@hl2.com"
twitterProfileURL = "https://twitter.com/hl2_fr"
description = "Start-up company dedicated to Industrial Internet of Things (IIoT) using new LPWAN technologies such as Sigfox™ and LoRaWAN™"
[languages]
[languages.en]
languageName = "English"
[languages.fr]
languageName = "French"
description = "Start-up dédiée à l'Internet des Objets Industriel (IIoT) utilisant les nouvelles technologies LPWAN telles que Sigfox™ et LoRaWAN™"