74 lines
989 B
TOML
74 lines
989 B
TOML
[page]
|
|
page-title = "thek4n"
|
|
page-meta-desc = "thek4n - developer"
|
|
|
|
|
|
# ---
|
|
|
|
|
|
[languages]
|
|
en = "english"
|
|
ru = "russian"
|
|
|
|
|
|
# ---
|
|
|
|
|
|
[aboutme]
|
|
text.en = '''
|
|
|
|
'''
|
|
|
|
text.ru = '''
|
|
|
|
'''
|
|
|
|
|
|
# ---
|
|
|
|
|
|
[gpg]
|
|
url = ""
|
|
showkey-text.en = "Show key"
|
|
showkey-text.ru = "Показать ключ"
|
|
|
|
availat-text.en = "Available at"
|
|
availat-text.ru = "Доступен по"
|
|
key = '''
|
|
asdfasdf
|
|
asdfasdf
|
|
asdfasdf
|
|
'''
|
|
|
|
|
|
# ---
|
|
|
|
|
|
[[projects]]
|
|
title = "ip.thek4n.ru"
|
|
url = "https://ip.thek4n.ru"
|
|
description.en = "Check my ip service"
|
|
description.ru = "Сервис определения ip"
|
|
|
|
[[projects]]
|
|
title = "paste.thek4n.ru"
|
|
url = "https://paste.thek4n.ru"
|
|
description.en = "Copy/Paste and url shortener service"
|
|
description.ru = "Сервис"
|
|
|
|
|
|
# ---
|
|
|
|
|
|
[[contacts]]
|
|
telegram.title = "@thek4n"
|
|
telegram.url = "https://t.me/thek4n"
|
|
|
|
[[contacts]]
|
|
github.title = "github.com/thek4n"
|
|
github.url = "https://github.com/thek4n"
|
|
|
|
[[contacts]]
|
|
email.title = "thek4n@yandex.ru"
|
|
email.url = "mailto:thek4n@yandex.ru"
|