diff options
Diffstat (limited to 'src/_includes/components/footer.njk')
| -rw-r--r-- | src/_includes/components/footer.njk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/components/footer.njk b/src/_includes/components/footer.njk index d34e2e7..f9aacaa 100644 --- a/src/_includes/components/footer.njk +++ b/src/_includes/components/footer.njk @@ -3,4 +3,4 @@ <a href="https://github.com/getchoo/getchoo.github.io">source</a> commit: {{ gitRevision }} </div> -</footer>
\ No newline at end of file +</footer> |
