File tree Expand file tree Collapse file tree
{{ cookiecutter.project_slug }} Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818<hr />
1919
20- <p ><a href = " LICENSE.md " >< img src = " https://img.shields.io/github/license/jcook3701/github-docs-cookiecutter " alt = " License " /></ a ></p >
20+ <p ><strong >CI/CD Check List:</ strong ></p >
2121
2222<!-- []() -->
2323<p ><img src =" https://github.com/jcook3701/github-docs-cookiecutter/actions/workflows/dependency-check.yml/badge.svg " alt =" dependency-check " />
Original file line number Diff line number Diff line change @@ -213,6 +213,7 @@ Feat 019 (#53)
213213### 🐛 Fixed
214214
215215- * (template)* Updates to template cookiecutter.json file.
216+ - * (docs)* Readme updates.
216217## [ 0.1.0] - 2025-12-05
217218
218219### ⚙️ Miscellaneous
Original file line number Diff line number Diff line change @@ -213,3 +213,4 @@ Feat 019 (#53)
213213### 🐛 Fixed
214214
215215- * (template)* Updates to template cookiecutter.json file.
216+ - * (docs)* Readme updates.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Template cookiecutter project for Github Pages (Jekyll). This project can utili
1212
1313***
1414
15- [ ![ License ] ( https://img.shields.io/github/license/jcook3701/github-docs-cookiecutter )] ( LICENSE.md )
15+ ** CI/CD Check List: **
1616
1717<!-- []() -->
1818![ dependency-check] ( https://github.com/jcook3701/github-docs-cookiecutter/actions/workflows/dependency-check.yml/badge.svg )
Original file line number Diff line number Diff line change 99
1010{{ site.description }}
1111
12+ ***
13+
1214** CI/CD Check List:**
1315
1416* ![ dependency-check] ({{ site.repo_url }}/actions/workflows/dependency-check.yml/badge.svg)
You can’t perform that action at this time.
0 commit comments