Skip to content

Commit 45d6283

Browse files
committed
remove donation links
1 parent 85bc295 commit 45d6283

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<div class="footer-left">
130130
AutoMod Regex Generator
131131

132-
<p class="footer-copyright">© treeben77 2024. Not affiliated with Discord.<br><a class="link" href="https://donate.stripe.com/cN23g53tk2U273G001">Donate</a> to the primary maintainer ❤️</p>
132+
<p class="footer-copyright">© treeben77 2024. Not affiliated with Discord.<br></p>
133133
</div>
134134
<div class="footer-right">
135135
<p>Made by <a class="link" href="https://treeben77.xyz">treeben77</a></p>

regexes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<div class="footer-left">
209209
AutoMod Regex Generator
210210

211-
<p class="footer-copyright">© treeben77 2024. Not affiliated with Discord.<br><a class="link" href="https://donate.stripe.com/cN23g53tk2U273G001">Donate</a> to the primary maintainer ❤️</p>
211+
<p class="footer-copyright">© treeben77 2024. Not affiliated with Discord.</p>
212212
</div>
213213
<div class="footer-right">
214214
<p>Made by <a class="link" href="https://treeben77.xyz">treeben77</a></p>

static/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ button {
258258
float: right;
259259
width: 50%;
260260
text-align: right;
261-
margin-top: 8.89px;
261+
/* margin-top: 8.89px; */
262262
}
263263

264264
.link {

unicode.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<div class="footer-left">
122122
AutoMod Regex Generator
123123

124-
<p class="footer-copyright">© treeben77 2024. Not affiliated with Discord.<br><a class="link" href="https://donate.stripe.com/cN23g53tk2U273G001">Donate</a> to the primary maintainer ❤️</p>
124+
<p class="footer-copyright">© treeben77 2024. Not affiliated with Discord.</p>
125125
</div>
126126
<div class="footer-right">
127127
<p>Made by <a class="link" href="https://treeben77.xyz">treeben77</a></p>

0 commit comments

Comments
 (0)