projects
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ade56e2
)
Test commit: small change to footer text
author
Jane Sandberg
<sandbej@linnbenton.edu>
Thu, 5 Dec 2019 21:40:13 +0000
(13:40 -0800)
committer
Jane Sandberg
<sandbej@linnbenton.edu>
Thu, 5 Dec 2019 21:40:13 +0000
(13:40 -0800)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
src/partials/footer-content.hbs
patch
|
blob
|
history
diff --git
a/src/partials/footer-content.hbs
b/src/partials/footer-content.hbs
index
cdeeb47
..
75dbadb
100644
(file)
--- a/
src/partials/footer-content.hbs
+++ b/
src/partials/footer-content.hbs
@@
-1,4
+1,4
@@
<footer class="footer">
- <p>This page was built using the Antora default UI.</p>
+ <p>This page was built using the Antora default UI
, with some Evergreen-specific charm
.</p>
<p>The source code for this UI is licensed under the terms of the MPL-2.0 license.</p>
</footer>