Skip to content

Commit e9024c1

Browse files
committed
feat: backup sites
1 parent fdf15c4 commit e9024c1

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

css/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ body {
9797

9898
.reddit-post {
9999
margin-top: 1em;
100+
margin-bottom: 2em;
100101
float: none;
101102
color: white;
102103
cursor: pointer;

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ <h4 style="color: var(--text-secondary-color);">Vote on at least 5 sites to incr
2929
<a class="reddit-post" href="https://www.reddit.com/r/mcservers/comments/1qms24r" target="_blank">
3030
📰 React on our Reddit ad!
3131
</a>
32+
33+
<h4 style="color: var(--text-secondary-color);">Having trouble? Try using one of these backup sites:</h4>
34+
<a class="optional site-button" href="https://www.curseforge.com/servers/minecraft/game/firestarter/vote" target="_blank">8</a>
35+
<a class="optional site-button" href="https://www.minecraftiplist.com/server/firestarter-27474/vote" target="_blank">9</a>
3236
</div>
3337
</div>
3438

0 commit comments

Comments
 (0)