Skip to content

Commit 2954f64

Browse files
author
Ivan Demidov
committed
update demo
1 parent 8ce1287 commit 2954f64

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/_includes/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
<title>{{ page.title }}</title>
44

5-
<link rel="stylesheet" href="assets/css/demo.css">
6-
<link rel="stylesheet" href="assets/css/pygments-manni.css">
7-
<link rel="stylesheet" href="dist/css/slim-grid.css">
5+
<link rel="stylesheet" href="{{ page.base_url }}assets/css/demo.css">
6+
<link rel="stylesheet" href="{{ page.base_url }}assets/css/pygments-manni.css">
7+
<link rel="stylesheet" href="{{ page.base_url }}dist/css/slim-grid.css">

docs/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
title: slim-grid
44
slug: slim-grid
55
lead: "A simple slim-grid"
6-
base_url: "../"
76
---
87

98
<div class="sl-col-6 demo-space">

0 commit comments

Comments
 (0)