Soften language about older articles

This commit is contained in:
Jordan Liggitt
2022-02-26 22:43:27 -05:00
parent b6f0d8ffbc
commit a61da6510d
3 changed files with 6 additions and 7 deletions
@@ -12,7 +12,6 @@
{{ else if and (eq .Section "blog") .Date (.Date.Before (now.AddDate -1 0 0)) -}}
<section id="deprecation-warning">
<div class="content deprecation-warning pageinfo outdated-blog">
<h3>{{ T "outdated_blog__title" }}</h3>
<p>{{ T "outdated_blog__message" }}</p>
</div>
</section>