Fix missing newline at EOF

This commit is contained in:
Evan Anderson 2025-09-25 12:46:22 -07:00
parent 10f9cb8b1b
commit 65b7bae9c8
6 changed files with 6 additions and 6 deletions

View File

@ -8,4 +8,4 @@ nav:
- Outfit7: about/case-studies/outfit7.md
- Puppet: about/case-studies/puppet.md
- PNC Bank: about/case-studies/pnc.md
- SVA: about/case-studies/sva.md
- SVA: about/case-studies/sva.md

View File

@ -2,4 +2,4 @@ nav:
- Community:
- How To Get Involved: community/README.md
- Contribute to Knative: community/contributing.md
- Community Rules and Practices: community/governance.md
- Community Rules and Practices: community/governance.md

View File

@ -56,4 +56,4 @@ Authority=Apple Root CA
Timestamp=3 Oct 2022 at 22:50:07
...
TeamIdentifier=7R64489VHL
```
```

View File

@ -68,4 +68,4 @@
"version": _.version or none
} | tojson -}}
</script>
{% endblock %}
{% endblock %}

View File

@ -75,4 +75,4 @@
{{ item.render(nav_item, path, 1) }}
{% endfor %}
</ul>
</nav>
</nav>

View File

@ -6,4 +6,4 @@ mkdocs-git-revision-date-localized-plugin>=1.2
mkdocs-redirects>=1.0.3
mkdocs-rss-plugin>=0.18.0
pygithub==1.55
semver==2.13.0
semver==2.13.0