Преглед на файлове

Add generator tag and comment link to theme code

How to preserve HTML comments in Go templates:

https://discourse.gohugo.io/t/how-to-add-comments-in-a-template/75/8
master
Adrian Short преди 7 години
родител
ревизия
de8ccb0806
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      layouts/partials/header.html

+ 2
- 0
layouts/partials/header.html Целия файл

@@ -2,6 +2,8 @@
<html>
<head>
<title>{{ .Site.Title }}</title>
{{ .Hugo.Generator }}
{{ "<!-- Tumble theme for Hugo: https://github.com/adrianshort/tumble -->" | safeHTML }}
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{{ relURL "/css/main.css" }}">
</head>


Зареждане…
Отказ
Запис