Skip to content

Commit 89e0c0c

Browse files
committed
Add autoreceipts to homepage
1 parent 87770c3 commit 89e0c0c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

assets/autoreceipts.png

21 KB
Loading

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,16 @@
169169
<div id="projects">
170170
<h1>Projects</h1>
171171

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+
172182
<!-- SKU Generator -->
173183
<section class="project">
174184
<img src="/assets/sku-generator.png" alt="SKU Generator logo" />

0 commit comments

Comments
 (0)