Skip to content

Commit

Permalink
home layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Milton Choo committed May 12, 2020
1 parent 68d3b88 commit fc798fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{%- include head.html -%}
<body>
{%- include nav.html -%}
<img src=/assets/img/achieve_banner.jpg class='img-fluid w-100'>
<img src="/assets/img/achieve_banner.jpg" class='img-fluid w-100'>
<main>
<div class="wrapper">
{{ content }}
Expand Down

0 comments on commit fc798fb

Please sign in to comment.