This commit is contained in:
github-actions[bot] 2021-07-30 11:39:16 +00:00
parent 7738bde29d
commit 9d75526c68
41 changed files with 1846 additions and 43 deletions

View file

@ -1024,6 +1024,18 @@
<li class="md-nav__item">
<a href="../../tutorials/blog-posts/" class="md-nav__link">
Blog Posts
</a>
</li>
</ul>
</nav>
</li>
@ -1423,7 +1435,7 @@ postfix reload
<nav class="md-footer__inner md-grid" aria-label="Footer">
<a href="../../tutorials/mailserver-behind-proxy/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Mailserver behind Proxy" rel="prev">
<a href="../../tutorials/blog-posts/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Blog Posts" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
@ -1432,7 +1444,7 @@ postfix reload
<span class="md-footer__direction">
Previous
</span>
Mailserver behind Proxy
Blog Posts
</div>
</div>
</a>