-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
43 lines (39 loc) · 1.1 KB
/
config.yaml
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
41
42
43
baseURL: https://khassanov.xyz/
title: khassanov.xyz
paginate: 5
theme: PaperMod
author:
name: "Alisher A. Khassanov"
email: "a.khssnv@gmail.com"
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
languages:
en:
languageName: "English"
homeInfoParams:
Title: "Hi there \U0001F44B"
Content: |
- My name is Alisher. I'm a robotics and web3 software engineer.
- Welcome to my website.
ru:
langugeName: "Русский"
homeInfoParams:
Title: "Привет \U0001F44B"
Content: |
- Меня зовут Алишер. Я инженер-программист робототехники и веб3.
- Добро пожаловать на мой веб-сайт.
params:
env: production
socialIcons:
- name: github
url: "https://github.com/khssnv/"
- name: linkedin
url: "https://www.linkedin.com/in/khssnv/"
- name: facebook
url: "https://www.facebook.com/khassan0v/"
- name: twitter
url: "https://twitter.com/khassan0v"
- name: medium
url: "https://khssnv.medium.com/"