onweru / hugo-swift-theme

A simple open source theme for publishing with hugo
https://neuralvibes.com/
Other
120 stars 64 forks source link

Show Hugo version number in a meta tag #40

Closed VincentTam closed 5 years ago

VincentTam commented 5 years ago

To allow debugging in case of bug report. Learned from https://github.com/pacollins/hugo-future-imperfect-slim/blob/d80bfe573cb7f423be4fe861a1dd108aac3eef0e/layouts/partials/head.html#L3.

onweru commented 5 years ago

Good idea