summaryrefslogtreecommitdiff
path: root/_posts/2010-01-16-deploy-keys.markdown
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2010-01-16-deploy-keys.markdown')
-rw-r--r--_posts/2010-01-16-deploy-keys.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2010-01-16-deploy-keys.markdown b/_posts/2010-01-16-deploy-keys.markdown
index c68cff6..6f5bc4f 100644
--- a/_posts/2010-01-16-deploy-keys.markdown
+++ b/_posts/2010-01-16-deploy-keys.markdown
@@ -5,7 +5,7 @@ description: Do you need a deploy key?
categories: deploying
---
-Deploy keys are a handy yet misunderstood feature here on github. This guide will explain when and how to use them instead of normal user keys.
+<p class="intro">Deploy keys are a handy yet misunderstood feature here on github. This guide will explain when and how to use them instead of normal user keys.</p>
##Do you even need a deploy key?