Support contact details section and/or custom page footer content #1

Open
opened 2020-05-24 08:11:34 +00:00 by mappu04 · 0 comments
Owner

For the https://code.ivysaur.me/ website, codesite added the following footer HTML:

<p>
	<strong>CONTACT</strong>
</p>
<p>
	For bug reports, feature requests, or if you need any help, please
	<a href="https://mailhide.io/e/gXViL">click here</a> to email me.
</p>

If the target project has Gitea issues enabled, that is probably preferable.

For the https://code.ivysaur.me/ website, `codesite` added the following footer HTML: ```html <p> <strong>CONTACT</strong> </p> <p> For bug reports, feature requests, or if you need any help, please <a href="https://mailhide.io/e/gXViL">click here</a> to email me. </p> ``` If the target project has Gitea issues enabled, that is probably preferable.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: code.ivysaur.me/teafolio#1
No description provided.