mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
[Fix] Blog Post: Image path for front matter
@tungfa The images referenced in the top of a post need to go into /assets/img/blog/. That way you don’t need to define the path in the front matter.
This commit is contained in:
parent
8a923fd280
commit
b365639f22
2 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
author: tungfa
|
||||
layout: post
|
||||
image: /assets/images/blog/Spectrocoin Amanda.png
|
||||
image: Spectrocoin Amanda.png
|
||||
title: Dash:Detailed Spectrocoin
|
||||
description: Dash's First BitPay-Like Service Just Launched
|
||||
---
|
||||
https://youtu.be/hE9vH5TCN90
|
||||
https://youtu.be/hE9vH5TCN90
|
||||
|
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
Loading…
Add table
Add a link
Reference in a new issue