Make title on Services page h1 instead of h2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
BBaoVanC 2021-05-14 17:14:46 -05:00
parent 12cfb8b4ed
commit c410699dbd
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{{ define "main" }} {{ define "main" }}
<content> <content>
<h2>Services</h2> <h1>Services</h1>
<ul> <ul>
{{ range .Pages }} {{ range .Pages }}
<li> <li>