Fix email links on mod pages

This commit is contained in:
Leilukin 2025-02-21 18:15:23 +08:00 committed by Helen Chong
parent b1da1d4d55
commit d5069c93c5
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ eleventyNavigation:
**Please make sure you have read and followed my instructions before asking for help or reporting any issue with my mods!** **Please make sure you have read and followed my instructions before asking for help or reporting any issue with my mods!**
If your issue is not addressed on my mod's page, ask for support or report issues with my mods on the mod's page on Deadly Stream, Nexus Mods or [send me an email]({{ sitemeta.siteAuthor.emailEncoded | safe }}). If your issue is not addressed on my mod's page, ask for support or report issues with my mods on the mod's page on Deadly Stream, Nexus Mods or [send me an email]({{ sitemeta.siteAuthor.emailDecoyUrl }}){rel="nofollow, noindex"}.
{% from "global/macros.njk" import modEntry %} {% from "global/macros.njk" import modEntry %}

View File

@ -10,7 +10,7 @@ eleventyNavigation:
**Please make sure you have read and followed my instructions before asking for help or reporting any issue with my mods!** **Please make sure you have read and followed my instructions before asking for help or reporting any issue with my mods!**
If your issue is not addressed on my mod's page, ask for support or report issues with my mods on the mod's page on Deadly Stream, Nexus Mods or [send me an email]({{ sitemeta.siteAuthor.emailEncoded | safe }}). If your issue is not addressed on my mod's page, ask for support or report issues with my mods on the mod's page on Deadly Stream, Nexus Mods or [send me an email]({{ sitemeta.siteAuthor.emailDecoyUrl }}){rel="nofollow, noindex"}.
{% from "global/macros.njk" import modEntry %} {% from "global/macros.njk" import modEntry %}