Skip to content

Commit

Permalink
2023-10-30 03:29:07
Browse files Browse the repository at this point in the history
  • Loading branch information
uidHUB committed Oct 30, 2023
1 parent ba0086d commit ed204f2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>

<!--[ generator ]-->
{{ with (.GitInfo) }}
<meta name="generator" content="Library Online {{ (.AbbreviatedHash) }}"/>
{{ end }}
<!--[ / generator ]-->

<!--[ title ]-->
{{ $title := "" }}
{{ if (and (.Title) ((ne (.Title) (site.Title)))) }}{{ $title = (printf "%s /" (.Title)) }}{{ end }}
Expand Down

0 comments on commit ed204f2

Please sign in to comment.