-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
executable file
·21 lines (17 loc) · 1018 Bytes
/
config.toml
File metadata and controls
executable file
·21 lines (17 loc) · 1018 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
baseurl = "blockfreight.io/" # Your domain name. Must end with "/"
languageCode = "en-us"
title = "Blockfreight™ API Docs + Open Source = ❤️ "
publishDir = "docs"
# googleAnalytics = "UA-126123494-1" # Tracking code, eg. "UA-111111111-1"
[params]
dateform = "Mon Jan 02, 2006"
dateformfull = "Mon Jan 2 2006 15:04:05 EST"
favicon = "/"
homepage = "main" # What to call
# Metadata
description = "Blockfreight™ the blockchain of global freight.[BFT:XCPC] " # Max 160 characters show in search results
twitterCard = "summary_large_image" # Card value “summary”, “summary_large_image”, “app”, or “player”
primaryImage = "images/twitter/blockfreight.png" # Image that shows on Twitter cards and OpenGraph links
[[params.mainMenu]]
link = "/#bftx_api"
text = "bftx_api"