Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Tazeg/hugo-blog-jeffprod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTazeg <jeffgazet@gmail.com>2018-08-11 13:25:50 +0300
committerTazeg <jeffgazet@gmail.com>2018-08-11 13:25:50 +0300
commit4487419c0dff3b348abbcbd72a20494a4ab9627f (patch)
tree81a9bcec81047949d00475a7a45013b014da42c4
parent498d6543ff4727f10112ece05d0b384c106a4d97 (diff)
FIX urls
-rw-r--r--layouts/partials/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 2313184..cb9b60d 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -9,7 +9,7 @@
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css" />
- <link rel="stylesheet" href="{{ "/css/blog.css" | relURL }}" />
+ <link rel="stylesheet" href="{{ "css/blog.css" | relURL }}" />
</head>
<body>
@@ -23,7 +23,7 @@
<!-- hero -->
<section class="hero is-info is-medium">
- <div class="hero-body" style="background-image: url({{ "/img/bg-blog.jpg" | relURL }});">
+ <div class="hero-body" style="background-image: url({{ "img/bg-blog.jpg" | relURL }});">
<div class="container has-text-centered">
<br>
<h1 class="title is-size-1">