Update index.html

This commit is contained in:
2023-09-26 01:32:57 +06:00
committed by GitHub
parent 269ac41fa2
commit e31fe2dd8a

View File

@ -1,4 +1,7 @@
{{ partial "creds.html" . }}
{{ "<!-- Добро пожаловать на мой веб-сайт! -->" | safeHTML }}
{{ "<!-- Сайт сделан на HUGO, тема - themu -->" | safeHTML }}
{{ "<!-- Контент лицензирован под СС BY-SA -->" | safeHTML }}
{{ "<!-- ASCII-арт взят с сайта asciiart.eu -->" | safeHTML }}
<!DOCTYPE html>
<html>
{{ partial "header.html" . }}