feat: Major update
This commit is contained in:
@@ -7,12 +7,15 @@ export function Uptime() {
|
||||
<h2 className="text-3xl font-bold text-transparent bg-clip-text bg-gradient-to-r from-blue-400 to-purple-500">
|
||||
Downtime
|
||||
</h2>
|
||||
<p className="text-gray-400 max-w-2xl mx-auto">
|
||||
I love selfhosting stuff, can you tell?
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="max-w-3xl mx-auto">
|
||||
<div className="p-6 rounded-2xl bg-gradient-to-br from-gray-800/20 to-transparent backdrop-blur-sm border border-white/6">
|
||||
<h3 className="text-2xl font-semibold text-white mb-4 text-center">
|
||||
I love my homelab
|
||||
Github vs HomeLab Uptime
|
||||
</h3>
|
||||
<div className="flex gap-6 items-center justify-between">
|
||||
<div className="flex-1 text-center">
|
||||
|
||||
Reference in New Issue
Block a user