From a2d8a70ddc82bc31d986053a80730ffae0ef677f Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Thu, 3 Oct 2024 22:03:06 +0200 Subject: [PATCH] remove second faq header --- docs/index.md | 2 -- theme/gruvbox-dark.css | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 8cf1cd2..cc5e5a8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -39,8 +39,6 @@ I'm into security and privacy, DevOps and NixOS! Not yet. Contact [tasiaiso](#tasia-iso-tasiaiso) if you're interested. -## FAQ - ### What does your server run on? Right now, it runs on [Contabo](https://contabo.com)'s VPS 1 (4*vCPU, 6GB RAM). We plan to deploy vulpecula.zone on our own infrastructure sooner than later. diff --git a/theme/gruvbox-dark.css b/theme/gruvbox-dark.css index e60f47f..9045cb7 100644 --- a/theme/gruvbox-dark.css +++ b/theme/gruvbox-dark.css @@ -31,4 +31,4 @@ /* --aqua-dim: #689d6a; */ /* --gray-dim: #a89984; */ /* --orange-dim: #d65d0e; */ -} \ No newline at end of file +}