Skip to content
Snippets Groups Projects

issue #4: UPDATE style script for generate md in hugo

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -77,6 +77,7 @@ image: "http://localhost:1337{image_url}"
@@ -77,6 +77,7 @@ image: "http://localhost:1337{image_url}"
summary: "{summary}"
summary: "{summary}"
{edited_line}ShowReadingTime: true
{edited_line}ShowReadingTime: true
---
---
 
---
{content}
{content}
"""
"""
Loading