diff options
| author | Christine Dodrill <me@christine.website> | 2021-01-03 11:42:09 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2021-01-03 11:42:09 -0500 |
| commit | 1ae1cc294560d8c99aaf8f49baa016104cda8ff7 (patch) | |
| tree | 5544e35e695f9a11014ad77974d50481f9bda027 /templates/footer.rs.html | |
| parent | 951542ccf26c1089c24100f0ff1208981979c841 (diff) | |
| download | xesite-1ae1cc294560d8c99aaf8f49baa016104cda8ff7.tar.xz xesite-1ae1cc294560d8c99aaf8f49baa016104cda8ff7.zip | |
</kubernetes>
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'templates/footer.rs.html')
| -rw-r--r-- | templates/footer.rs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.rs.html b/templates/footer.rs.html index 7f46c49..a7540e8 100644 --- a/templates/footer.rs.html +++ b/templates/footer.rs.html @@ -7,7 +7,7 @@ <blockquote>Copyright 2020 Christine Dodrill. Any and all opinions listed here are my own and not representative of my employers; future, past and present.</blockquote> <!--<p>Like what you see? Donate on <a href="https://www.patreon.com/cadey">Patreon</a> like <a href="/patrons">these awesome people</a>!</p>--> <p>Looking for someone for your team? Take a look <a href="/signalboost">here</a>.</p> - <p>Served by @APP running commit <a href="https://github.com/Xe/site/commit/@env!("GITHUB_SHA")">@env!("GITHUB_SHA")</a>, see <a href="https://github.com/Xe/site">source code here</a>.</p> + <p>Served by @APP running @env!("out")/bin/xesite</a>, see <a href="https://github.com/Xe/site">source code here</a>.</p> </footer> </div> |
