-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.toml
40 lines (30 loc) · 1.64 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# SETUP
baseurl = "/"
DefaultContentLanguage = "en"
publishdir = "docs"
canonifyUrls = "true"
disableKinds = ["RSS","taxonomy","taxonomyTerm"] # disable hugo's content that we don't need...
title = "آکادمی کوین ایران - Coiniran Academy" # page title -> see ./layouts/partials/head.html
#googleAnalytics = "G-6RSMTN9RB2" # if needed...
[author]
name = "Coiniran Academy"
email = "[email protected]"
[params]
description = "آکادمی کوین ایران٫ دوره آموزشی بلاکچین٫ قرارداد هوشمند با سالیدیتی - Coiniran Academy - Smartcontract Development course" # page description -> see ./layouts/partials/head.html
images = [] #add images here as "img/name.ext" (points to s./static/img/) to populate the default og and twitter <meta> attributes -> see ./layouts/partials/head.html
# these items will be rendered 1. into a tooltip in the navbar and 2. into the footer - consider that there's limited space when adding more items -> see ./layouts/partials
[[params.social]]
title = "دوره ۱۴۰۲"
url = "https://smartcontract.coiniran.com/t/topic/5637"
[[params.social]]
title = "یوتیوب"
url = "https://www.youtube.com/playlist?list=PLDwI1rIhknpN-4ZnbcQfqDgM5dVY73ruS"
[[params.social]]
title = "توییتر"
url = "https://twitter.com/coiniranacademy" # add your twitter handle
[[params.social]]
title = "انجمن"
url = "https://smartcontract.coiniran.com" # add your linkedin profile URL
[[params.social]]
title = "دوره ۱۴۰۰"
url = "https://smartcontract.coiniran.com/t/topic/1501"