diff --git a/src/index.html b/src/index.html index 9d7cdd9..d6a2e09 100644 --- a/src/index.html +++ b/src/index.html @@ -2,16 +2,10 @@ rrv.sh - -

hi! im rafiq.

-

i'm a developer and avid self hoster. here's my links:

- blog - github - ig - linkedin - reddit +

hi

+ link to blog diff --git a/src/style.css b/src/style.css deleted file mode 100644 index 1bee9c0..0000000 --- a/src/style.css +++ /dev/null @@ -1,4 +0,0 @@ -body { - background-color: black; - color: white; -}