edited contact.md
This commit is contained in:
parent
f7a1e7d106
commit
d386d495de
3 changed files with 7 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ DefaultContentLanguage = "en" # Default language fo
|
|||
fadeIn = true # Turn on/off the fade-in effect
|
||||
fadeInIndex = false # Turn on/off the fade-in effect on the index page even if fade-in was otherwise turned off
|
||||
dateFormat = "Jan 2, 2006"
|
||||
email = "" # E-mail address for contact section
|
||||
email = "ben@dendroalsia.net" # E-mail address for contact section
|
||||
# customCSS = ["foo.css"] # Include custom css files placed under assets/
|
||||
# customJS = ["foo.js"] # Include custom JavaScript files placed under assets/
|
||||
# plausible = true # Use Plausible analytics (requires an account at Plausible.io)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
title: "Contact"
|
||||
---
|
||||
|
||||
Feel free to [email](mailto:ben@dendroalsia.net) me
|
||||
Feel free to email me
|
||||
|
|
@ -215,11 +215,15 @@ Dendroalsia
|
|||
<div class="container has-text-centered">
|
||||
<h2 class="title is-2">Contact</h2>
|
||||
<div class="markdown">
|
||||
<p>Feel free to <a href="mailto:ben@dendroalsia.net">email</a> me</p>
|
||||
<p>Feel free to email me</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h3 class="subtitle is-3 has-text-centered top-pad">
|
||||
<a href="mailto:ben@dendroalsia.net">ben@dendroalsia.net</a>
|
||||
</h3>
|
||||
|
||||
<div class="social-icons">
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue