Skip to content

Commit

Permalink
Configure theme and sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
evanca authored Mar 1, 2019
1 parent f50d786 commit 08546ed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
title: John Doe # your name (or website title) here
logo: "/images/logo.png?raw=true" # your photo (or logo) here
description: > # your text below (remove <br> elements if you don't need line breaks)
First description
<br><br>
Second description
<br><br>
<a href="https://www.linkedin.com/in/example/">View My LinkedIn Profile</a>
theme: jekyll-theme-minimal
google_analytics: UA-000000-0 # your Google Analytics tracking ID here

0 comments on commit 08546ed

Please sign in to comment.