1
0

move home page footer to page template

This commit is contained in:
Simon Michael
2023-11-27 23:41:52 -10:00
parent 150e08c462
commit 0c51a3a9d2
2 changed files with 10 additions and 9 deletions

View File

@@ -36,8 +36,18 @@
$body$
<!-- Footer
-->
<hr>
<p>
(c) 2016-2023 <a href="https://joyful.com">Simon Michael</a> &amp; contributors |
Send updates via <a href="https://github.com/plaintextaccounting/plaintextaccounting">github</a>
(<a href="https://github.com/plaintextaccounting/plaintextaccounting/commits/master">[latest changes]</a>)
<br>
<br>
</div>
<!-- End Document
-->
</body>

View File

@@ -765,12 +765,3 @@ Additional helper tools complementing the PTA apps, by category.
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) extends Ledger's python library (python)
- [node-hledger](https://github.com/rstacruz/node-hledger) Node.js API for *ledger files (javascript)
- [BeanHub API](https://api.beanhub.io/redoc) proprietary SaaS API for operating on hosted beancount repositories and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms)
<hr>
\(c) 2016-2023 [Simon Michael](https://joyful.com) & contributors |
Send updates via [github](https://github.com/plaintextaccounting/plaintextaccounting)
([latest changes](https://github.com/plaintextaccounting/plaintextaccounting/commits/master))