It's about time
Blog Projects Photos About

Test HTML syntax highlight

2019-03-09

Snippet code for syntax highlight with Hugo.

1
2
3
4
5
6
7
8
<section id="main">
  <div>
    <h1 id="title">{{ .Title }}</h1>
    {{ range .Pages }}
      {{ .Render "summary"}}
    {{ end }}
  </div>
</section>
  • posts
  • hugo
  • tests
<  Project 2501
About >
© 2020 It's about time
Powered by Hugo with theme Minos
Hosted by