Skip to content

Commit

Permalink
image_logo
Browse files Browse the repository at this point in the history
Adding the image tag in the sidebar.
  • Loading branch information
ivanvza authored Aug 30, 2016
1 parent 06811c8 commit 29305bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/sidebar.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<div class="sidebar pure-u-1 pure-u-md-1-4">
<div class="header">
<center><img src="{{ .Site.Params.image }}" alt="Ethical Hackers" style="width:275px;height:184px;"></img></center>
<hgroup>
<h1 class="brand-title"><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h1>
<h2 class="brand-tagline">{{ with .Site.Params.description }} {{.}} {{end}}</h2>
Expand Down

0 comments on commit 29305bc

Please sign in to comment.