File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ title: Post Title
14
14
description :
15
15
Post Description (~140 words, used for discoverability and SEO)
16
16
author : tyler
17
+ tags : [] # update with relevant tags (see https://interrupt.memfault.com/tags for examples!)
17
18
---
18
19
19
20
A little bit of background of why the reader should read this post.
@@ -32,9 +33,14 @@ Optional motivation to continue onwards
32
33
33
34
## Primary Section 1
34
35
35
- ## Conclusion
36
+ <!-- Uncomment and update image path to add an image. Place all images under img/my-post-name/ -->
37
+ <!-- <p align="center">
38
+ <img width="80%" src="{% img_url my-post-name/my-image.png %}" alt="My post description" />
39
+ </p> -->
36
40
41
+ ## Conclusion
37
42
43
+ Wrap up with a summary and optionally a call for readers to join the conversation.
38
44
39
45
<!-- Interrupt Keep START -->
40
46
{% include newsletter.html %}
You can’t perform that action at this time.
0 commit comments