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 9f6ed9a0e5
All checks were successful
Deploy resume page / build (push) Successful in 39s
Enable robots.txt
2023-12-26 14:49:13 +03:00

15 lines
601 B
TOML

baseURL = "http://cebotari.ru/"
languageCode = "ru-ru"
defaultContentLanguage = "ru"
title = "Сергей Чеботарь: резюме"
disableKinds = ["taxonomy", "taxonomyTerm", "category", "sitemap", "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"