From 0e482b033936362e160bbd2b67e03882cbc97273 Mon Sep 17 00:00:00 2001 From: "K4USTU3H (via Travis CI)" Date: Fri, 13 Dec 2019 17:05:23 +0000 Subject: [PATCH] Deploy k4ustu3h.cf to github.com/k4ustu3h/gitfolio.git:gh-pages --- config.json | 6 +-- index.css | 15 +++++- index.html | 140 ---------------------------------------------------- 3 files changed, 16 insertions(+), 145 deletions(-) delete mode 100644 index.html diff --git a/config.json b/config.json index 9923f34..c67eb0f 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ [ { - "username": "k4ustu3h", - "name": "K4USTU3H", - "userimg": "https://avatars1.githubusercontent.com/u/49553711?v=4", + "username": null, + "name": null, + "userimg": null, "sort": "updated", "order": "asc", "includeFork": true, diff --git a/index.css b/index.css index c031401..30dd3da 100644 --- a/index.css +++ b/index.css @@ -124,10 +124,14 @@ body { margin: 1.5vh 0px; } +.hidden { + opacity: 0; +} + #username { - font-size: 18px; - font-weight: bold; font-family: "Asap Condensed", sans-serif; + font-size: 18px; + color: white; } #username span { @@ -135,6 +139,13 @@ body { font-family: "Asap Condensed", sans-serif; } +.console-underscore { + display: inline-block; + position: relative; + top: -0.14em; + left: 10px; +} + #userbio { font-size: 26px; font-family: "Asap", sans-serif; diff --git a/index.html b/index.html deleted file mode 100644 index 8e27175..0000000 --- a/index.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - k4ustu3h - - - - - - - - - - - - - - - - - - -
-
- K_ -
-
K4USTU3H@k4ustu3h
- -
-   null -   null -    Jabalpur, Madhya Pradesh, India -    Available for hire -
- - - - - - -
-
-
-
- - - -
- - - - \ No newline at end of file