aboutsummaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to 'blog')
-rw-r--r--blog/index.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/blog/index.php b/blog/index.php
index 7c3040b..9e63e02 100644
--- a/blog/index.php
+++ b/blog/index.php
@@ -1,5 +1,8 @@
<?php $_TITLE = "Blog"; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/header.php"; ?>
-<div style="margin-top: 56px;z-index: 5;background: #fff;padding-top: 20px;min-height: calc(100vh - 57px);" id="main-box">
+
+<div style="z-index: 5;background: #fff;min-height: calc(100vh - 57px);" id="main-box">
+ <div id="project-hero" style="background-image:url('/static/hero/blog.jpg');"></div>
+
<div class="container">
<h2><?= l("All blog articles", "Tous les articles du blog") ?></h2>
<div class="alert alert-secondary">