Skip to content

Commit

Permalink
added email address to the template header
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan-M-Dev committed Sep 29, 2024
1 parent 6250b29 commit 7cd80fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ <h1 class="title">{{.}}</h1>
<span> DoCSoc</span>
</a>
&nbsp;&nbsp;|&nbsp;&nbsp; -->
<a href="mailto:[email protected]">
<span> [email protected]</span>
</a>
&nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://https://docsoc.co.uk/">
<span> docsoc.co.uk</span>
</a>
Expand Down

0 comments on commit 7cd80fc

Please sign in to comment.