Add contact email to footer.
This commit is contained in:
parent
77ae0be899
commit
24eef25984
|
@ -33,10 +33,14 @@
|
|||
{{ define "after" }}
|
||||
<hr class="container footer-divider">
|
||||
<footer class="container">
|
||||
Liked this article? I'm currently looking for Computer Science internships for the summer
|
||||
<p>Liked this article? Have any questions or comments?
|
||||
Please don't hesitate to reach out to me at <a href="mailto:danila.fedorin@gmail.com">
|
||||
danila.fedorin@gmail.com</a>! I love receiving emails from readers, and I'm always happy
|
||||
to provide any additional clarification or assistance.</p>
|
||||
<p>I'm also currently looking for Computer Science internships for the summer
|
||||
of 2021. Take a look at my <a href="/Resume-Danila-Fedorin.pdf">resume</a>,
|
||||
<a href="https://github.com/DanilaFe">GitHub profile</a>,
|
||||
and <a href="/favorites">my favorite articles from this blog</a>
|
||||
to learn more about me!
|
||||
to learn more about me!</p>
|
||||
</footer>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user