We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87770c3 commit 89e0c0cCopy full SHA for 89e0c0c
assets/autoreceipts.png
21 KB
index.html
@@ -169,6 +169,16 @@
169
<div id="projects">
170
<h1>Projects</h1>
171
172
+ <!-- AutoReceipts -->
173
+ <section class="project">
174
+ <img src="/assets/autoreceipts.png" alt="Autoreceipts logo" />
175
+ <h2>AutoReceipts</h2>
176
+ <p>AutoReceipts connects with Xero to instantly email receipts when invoices are paidd</p>
177
+ <div class="links">
178
+ <a href="https://autoreceipts.app">App</a>
179
+ </div>
180
+ </section>
181
+
182
<!-- SKU Generator -->
183
<section class="project">
184
<img src="/assets/sku-generator.png" alt="SKU Generator logo" />
0 commit comments