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 89331f7 commit 218dfa3Copy full SHA for 218dfa3
sponsor/index.html
@@ -13,6 +13,15 @@
13
text-align: center;
14
}
15
16
+ footer {
17
+ padding: 64px 0;
18
+ text-align: center;
19
+ }
20
+
21
+ footer a {
22
+ color: #333;
23
24
25
h1 {
26
margin: 0;
27
padding: 0;
@@ -157,5 +166,8 @@ <h3>Image Advertiser</h3>
157
166
</ul>
158
167
</div>
159
168
169
+<footer>
170
+ <a href="https://www.patreon.com/json_diff">JSON Diff on Patreon</a>
171
+</footer>
160
172
</body>
161
173
</html>
0 commit comments