Skip to content

Commit 218dfa3

Browse files
author
Justin M
committed
updates
1 parent 89331f7 commit 218dfa3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

sponsor/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
text-align: center;
1414
}
1515

16+
footer {
17+
padding: 64px 0;
18+
text-align: center;
19+
}
20+
21+
footer a {
22+
color: #333;
23+
}
24+
1625
h1 {
1726
margin: 0;
1827
padding: 0;
@@ -157,5 +166,8 @@ <h3>Image Advertiser</h3>
157166
</ul>
158167
</div>
159168
</div>
169+
<footer>
170+
<a href="https://www.patreon.com/json_diff">JSON Diff on Patreon</a>
171+
</footer>
160172
</body>
161173
</html>

0 commit comments

Comments
 (0)