This repository has been archived on 2024-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
resume/config.toml
Serghei Cebotari c57629e780
All checks were successful
Deploy resume page / build (push) Successful in 6s
Turn sitemap generate on
2024-01-17 10:55:45 +03:00

15 lines
590 B
TOML

baseURL = "http://cebotari.ru/"
languageCode = "ru-ru"
defaultContentLanguage = "ru"
title = "Сергей Чеботарь: резюме"
disableKinds = ["taxonomy", "taxonomyTerm", "category", "RSS", "404"]
enableRobotsTXT = true
[Params]
Name = "Сергей Чеботарь"
Description = "Резюме Сергея Чеботаря на должность стажера .NET по направлению backend"
Telegram = "serghei_cebotari"
EMail = "serghei@cebotari.ru"
Website = "cebotari.ru"
Gitea = "gitea.cebotari.ru"
favicon = "images/favicon.png"