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 d1f57134b5
All checks were successful
Deploy resume page / build (push) Successful in 8s
Revert "Delete Telegram link (#1)"
This reverts commit b0b60d4066.
2024-03-13 19:00:23 +03:00

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