Donations
I'll be honest... we don't feel comfortable selling supporter tiers, tokens, or giving rewards for money. We just really love Ark and are not relying on the cluster to self fund.
Like... Sweetgrits out here washing dishes for extra cash every week...
I don't know...
We’ll set up a PayPal or whatever to accept donations from anyone that would like to contribute a couple bucks to the server costs, but no pressure! :)
body {
font-family: 'Patrick Hand', cursive;
background-color: #fafafa;
color: #333;
padding: 20px;
max-width: 700px;
margin: auto;
line-height: 1.8;
}
h1 {
text-align: center;
font-size: 2.6em;
color: #333;
padding-bottom: 8px;
margin-bottom: 30px;
font-weight: bold;
}
p {
text-align: left;
font-size: 1.3em;
font-weight: bold;
margin-top: 40px;
}
.smaller {
font-size: 1.1em; /* Smaller size for this section */
font-weight: normal; /* Make it normal weight for contrast */
}