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 a0d2540d07
All checks were successful
Deploy resume page / build (push) Successful in 12s
Remove e-mail
2024-03-13 18:53:29 +03:00

13 lines
522 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"
Website = "cebotari.ru"
Gitea = "gitea.cebotari.ru"
favicon = "images/favicon.png"