change theme 2 dark
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<html lang="ru" data-bs-theme="dark">
|
||||
{{- partial "head.html" . -}}
|
||||
<body class="bg-light">
|
||||
<body>
|
||||
{{- partial "header.html" . -}}
|
||||
<div id="content">
|
||||
{{- block "main" . }}{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user