Make theme compatible with remote_theme (#590); fixes #339

This commit is contained in:
Gabriel 2020-04-26 20:31:05 +02:00 committed by GitHub
parent 3de196d57b
commit 4fa9fc8ad4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 33 additions and 21 deletions

View file

@ -1,7 +1,7 @@
---
layout: post
title: First post!
image: /img/hello_world.jpeg
image: /assets/img/hello_world.jpeg
---
This is my first post, how exciting!

View file

@ -2,7 +2,7 @@
layout: post
title: Flake it till you make it
subtitle: Excerpt from Soulshaping by Jeff Brown
bigimg: /img/path.jpg
bigimg: /assets/img/path.jpg
tags: [books, test]
---