github.com/kovansky/hugo@v0.92.3-0.20220224232819-63076e4ff19f/examples/blog/layouts/partials/meta.html (about)

     1  
     2      <meta charset="utf-8">
     3      <meta name="viewport" content="width=device-width, initial-scale=1.0">
     4      <meta name="description" content="{{ .Description }}">
     5      <meta name="author" content="A Hugo User"> <!-- This should be modified to be your name, if you want to include this information -->