Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 728 Bytes

blog-template.md

File metadata and controls

25 lines (17 loc) · 728 Bytes
Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 18 column 1
---
title: "Title of the Blog Post Here"
postedAt: "YYYY-MM-DDTHH:mm:ss.sssZ"
author: "Author Name Here"
description: "Brief description of the blog post content."
image: { src: "URL to the image here" }
category: "Specify category"
tags:
    - List
    - Your
    - Tags
    - Here
is_featured: Boolean value (true or false)





<!-- This should always be the last paragraph of the blog post -->

### Support Vets Who Code

If this story resonates with you, consider supporting Vets Who Code to help more veterans transition into successful tech careers. Your donations can make a significant impact. You can also sponsor us on GitHub to get technical updates and support our mission. Together, we can make a difference.

---