Added the feedback mechanism
This commit is contained in:
+7
-3
@@ -100,9 +100,13 @@ useHead({
|
||||
<h3 class="alex">Contact me</h3>
|
||||
<p>
|
||||
Fanmail:
|
||||
<EMail address="[email protected]" subject="Hey Enderman!" /><br />
|
||||
Manager: <EMail address="[email protected]" /><br />
|
||||
Abuse: <EMail address="abuse@enderman.ch" />
|
||||
<EMail
|
||||
class="link-hi"
|
||||
address="contact@enderman.ch"
|
||||
subject="Hey Enderman!"
|
||||
/><br />
|
||||
Manager: <EMail class="link-hi" address="[email protected]" /><br />
|
||||
Abuse: <EMail class="link-hi" address="[email protected]" />
|
||||
</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user