From 7469e71baeed2d2ede0b3f2dc1a4a79d33946ec3 Mon Sep 17 00:00:00 2001 From: tfasano1 Date: Fri, 18 Nov 2022 00:10:45 -0500 Subject: base line of email course Move email course below services Start managing mail accounts article Order of tutorials corrected combine dovecot and spamassassin into a general inbox setup tut rename tutorials other additions --- layouts/partials/footer.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 7742c7e..ecfb175 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -5,8 +5,17 @@ {{ with .PrevInSection }} Or Previous: {{ .Title }} {{ end }} + {{ end }} + {{ if in .Params.tags "mail" }} + {{ with .NextInSection }} + + {{ end }} + {{ with .PrevInSection }} + Or Previous: {{ .Title }} {{ end }} + {{ end }} + -- cgit v1.2.3