Fix email links on mod pages
This commit is contained in:
parent
b1da1d4d55
commit
d5069c93c5
@ -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 %}
|
||||||
|
|
||||||
|
@ -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 %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user