Update index.html

This commit is contained in:
Руслан 2023-08-19 16:10:24 +06:00 committed by GitHub
parent b16e8e09d3
commit ee62aa19aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
<html>
{{ partial "header.html" . }}
<body>
<script defer src="{{ .Site.BaseURL }}js/color.js"></script>
<div class="content">
{{ partial "head.html" . }}