Fix some phrasing, again
All checks were successful
Push to cloudflare pages / deploy (push) Successful in 41s

This commit is contained in:
Lara 2025-01-26 22:23:16 +00:00
parent c3a4fb0517
commit 88b9846508

View file

@ -10,8 +10,8 @@
<h1 class="text-4xl font-bold text-center">protogen.social</h1> <h1 class="text-4xl font-bold text-center">protogen.social</h1>
<div class="text-container"> <div class="text-container">
<p class="text-center">I intend to make protogen.social return sometime in the future, if I'm ever able to recover its data.</p> <p class="text-center">I intend to make protogen.social return sometime in the future, if I'm ever able to recover its data.</p>
<p class="text-center">The server used to host it is currently down and frankly, I don't know when it might be coming back. I do hope it will, though, as I've been damn proud of the Mastodon instance I've been running for <span class="font-bold">{formatDistanceToNow(prevDate)}</span> now.</p> <p class="text-center">The server used to host it is currently down and frankly, I don't know when it might be coming back. I do hope it will though, as I've been damn proud of the Mastodon instance I've been running for <span class="font-bold">{formatDistanceToNow(prevDate)}</span> now.</p>
<p class="text-center">I did have a local backup of it that was a few months old at the time of writing this (that being 1/25/2025 @ 17:34), but my Linux SSD died. It did at least it got a replacement approved, but I'm never getting that data on it back.</p> <p class="text-center">I did have a local backup of it that was a few months old at the time of writing this (that being 1/25/2025 @ 17:34), but my Linux SSD died. It did at least get a replacement approved, but I'm never getting that data on it back.</p>
<p class="text-center">That's all I really had to say.</p> <p class="text-center">That's all I really had to say.</p>
</div> </div>