Fix non-background image paths in static layouts

This commit is contained in:
benjamin melançon 2018-09-05 18:58:00 -04:00
parent 30c40d961b
commit a4ac0a4945
14 changed files with 30 additions and 30 deletions

View file

@ -99,7 +99,7 @@
<section class="hero hero-person is-blue">
<div class="container">
<div class="hero-image">
<img src="/assets/img/fpo-mauricio.jpg" alt="">
<img src="../assets/img/fpo-mauricio.jpg" alt="">
<h1 class="title">Mauricio Dinarte</h1>
</div>
<div class="hero-body">