1
0

github/stars button, copyright notice & author link

This commit is contained in:
Simon Michael
2017-04-28 17:58:27 -07:00
parent ca9c237948
commit 21e9dcede5
2 changed files with 10 additions and 6 deletions

View File

@@ -36,6 +36,9 @@
<!-- CSS: http://getskeleton.com --> <!-- CSS: http://getskeleton.com -->
<!-- markdown: http://pandoc.org/README.html --> <!-- markdown: http://pandoc.org/README.html -->
<div style="float:right; position:fixed; bottom:1em; right:1em;">
<p><a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io"><img src="https://img.shields.io/github/stars/plaintextaccounting/plaintextaccounting.github.io.svg?style=social&amp;label=Github" alt="github" title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag" /></a></p>
</div>
<div class="row" style="padding-top:10%;"> <div class="row" style="padding-top:10%;">
<h1 style="text-align:center; margin-bottom:5%;"> <h1 style="text-align:center; margin-bottom:5%;">
Plain Text Accounting Plain Text Accounting
@@ -611,7 +614,7 @@ other console/curses tools
<div class="row" style="text-align:center;"> <div class="row" style="text-align:center;">
<hr> <hr>
<p>Send updates via the <a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io">github repo</a> (<a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master">changes</a>)</p> <p>(c) 2016-2017 <a href="http://joyful.com">Joyful Systems</a> &amp; co. | Send updates via <a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io">github</a> (<a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master">latest changes</a>)</p>
</div> </div>
</div> </div>

View File

@@ -1,6 +1,8 @@
<!-- CSS: http://getskeleton.com --> <!-- CSS: http://getskeleton.com -->
<!-- markdown: http://pandoc.org/README.html --> <!-- markdown: http://pandoc.org/README.html -->
<div style="float:right; position:fixed; bottom:1em; right:1em;">
[![github](https://img.shields.io/github/stars/plaintextaccounting/plaintextaccounting.github.io.svg?style=social&label=Github){title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag"}](https://github.com/plaintextaccounting/plaintextaccounting.github.io)
</div>
<div class="row" style="padding-top:10%;"> <div class="row" style="padding-top:10%;">
<h1 style="text-align:center; margin-bottom:5%;">Plain Text Accounting</h1> <h1 style="text-align:center; margin-bottom:5%;">Plain Text Accounting</h1>
@@ -658,9 +660,8 @@ Envelope budgeting with automated transactions, org & babel:
<div class="row" style="text-align:center;"> <div class="row" style="text-align:center;">
<hr> <hr>
Send updates via the \(c) 2016-2017 [Joyful Systems](http://joyful.com) & co. |
[github repo](https://github.com/plaintextaccounting/plaintextaccounting.github.io) Send updates via [github](https://github.com/plaintextaccounting/plaintextaccounting.github.io)
([changes](https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master)) ([latest changes](https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master))
</div> </div>