summaryrefslogtreecommitdiff
path: root/config.yml
blob: 4bbdffe77d29eb2b47a1d513c5546636195c9355 (plain)
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
baseURL: "https://experimentsofindrajith.in"
languageCode: en-us
title: Experiments of Indrajith
theme: terminal
copyright: Indrajith K L
Description: Personal website of Indrajith K L portraying Game Designs, Web Development and IoT experiments
params:
  themeColor: pink
  logo:
    logoText: Experiments of Indrajith

menu:
  main:
    - identifier: categories
      name: Categories
      url: /categories/
      weight: 10
      
    - identifier: tags
      name: Tags
      url: /tags/
      weight: 20
      
    - identifier: archives
      name: Archives
      url: /archives/
      weight: 30
    - identifier: about
      name : About
      url : /about
      weight : 3

languages:
    en:
      params:
        languageName: English
        title: Experiments of Indrajith
        subtitle: Personal website of Indrajith K L portraying Game Designs, Web Development and IoT experiments