Skip to content

Commit

Permalink
add pubkey to be published
Browse files Browse the repository at this point in the history
  • Loading branch information
yogsototh committed Sep 9, 2018
1 parent 66d1a75 commit 90c381d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/site.hs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ main = hakyll $ do
.||. "YPassword/**"
.||. "cv/**"
.||. "keybase.txt"
.||. "pubkey.txt"
.||. "CNAME")
staticBehavior

Expand Down

0 comments on commit 90c381d

Please sign in to comment.