Skip to content

Commit

Permalink
feat(contact) add contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleusb committed Jul 19, 2020
1 parent 280f910 commit 9f7ae4c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ languages:
url: "/posts"
- identifier: "contact"
name: "ping me"
url: "/"
url: "/ping"
17 changes: 17 additions & 0 deletions content/ping.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Ping Me"
date: "2020-07-19"
author: "eagleusb"
cover: "hello.jpg"
description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
showFullContent: false
---

# Contact

Vous pouvez me contacter sur Twitter, LinkedIn etc... mais aussi
directement par email [1].

> [[email protected]](mailto:[email protected])
[1] : pas de spam ou démarchages commerciaux sans rapport

0 comments on commit 9f7ae4c

Please sign in to comment.