1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-25 19:31:16 -04:00

stop hardcoding images/ directory in content frontmatter

This commit is contained in:
2020-04-16 09:34:58 -04:00
parent 9005c00112
commit 8537042ff1
28 changed files with 38 additions and 26 deletions

View File

@@ -11,7 +11,7 @@ tags:
- Tutorial
aliases:
- /2018/12/10/cool-bash-tricks-for-your-terminal-dotfiles/
image: "terminal_icon.jpg"
image: "images/terminal_icon.jpg"
draft: false
---