Update index.html

This commit is contained in:
2023-08-19 16:10:24 +06:00
committed by GitHub
parent b16e8e09d3
commit ee62aa19aa

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" . }}