diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-10-28 13:19:02 -0700 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-10-28 13:19:02 -0700 |
commit | 3859ba31eb03978705dd1b4b7e7a78a7d37ed758 (patch) | |
tree | b6980019e8cfd8e163ce472a04e2c1c4db0afcef /webface/templates/home.html | |
parent | edbf414f544e386d5056acb5b13d3fa032943306 (diff) | |
download | modelthing-3859ba31eb03978705dd1b4b7e7a78a7d37ed758.tar.gz modelthing-3859ba31eb03978705dd1b4b7e7a78a7d37ed758.zip |
webface: generic footer
Diffstat (limited to 'webface/templates/home.html')
-rw-r--r-- | webface/templates/home.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webface/templates/home.html b/webface/templates/home.html index 0860e77..8cb7529 100644 --- a/webface/templates/home.html +++ b/webface/templates/home.html @@ -33,12 +33,5 @@ automated tooling to cross-check for compatibility. <p><b>Does it work?</b> there's no "here" here, yet, just some sketches and experiments. -<br><br> -<center> -<a href="/readme/">full readme</a> - -<a href="https://git.bnewbold.net/modelthing">source code</a> -</center> -<br> - {{/partial}} {{> base.html}} |