mirror of https://github.com/knative/docs.git
Fix missing newline at EOF
This commit is contained in:
parent
10f9cb8b1b
commit
65b7bae9c8
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -56,4 +56,4 @@ Authority=Apple Root CA
|
|||
Timestamp=3 Oct 2022 at 22:50:07
|
||||
...
|
||||
TeamIdentifier=7R64489VHL
|
||||
```
|
||||
```
|
||||
|
|
|
@ -68,4 +68,4 @@
|
|||
"version": _.version or none
|
||||
} | tojson -}}
|
||||
</script>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
|
@ -75,4 +75,4 @@
|
|||
{{ item.render(nav_item, path, 1) }}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</nav>
|
||||
</nav>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue