fix(blog/date): updated footer to current year
parent
1df3289b25
commit
366a243af4
|
|
@ -9,7 +9,7 @@
|
|||
<div class="one-half column">
|
||||
<p>
|
||||
{{ .Site.Title }} <br />
|
||||
copyright 2021 {{ .Site.Copyright }}
|
||||
copyright 2022 {{ .Site.Copyright }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Reference in New Issue