diff --git a/assets/styles/scheme.sass b/assets/styles/scheme.sass index df72211..d1914e2 100644 --- a/assets/styles/scheme.sass +++ b/assets/styles/scheme.sass @@ -33,6 +33,9 @@ header, footer .dark color: $bg +.darker + color: $bg + opacity: 0.5 .dim color: $dim .dimmer diff --git a/includes/sections/options.pug b/includes/sections/options.pug index 6fa2d20..b1f694b 100644 --- a/includes/sections/options.pug +++ b/includes/sections/options.pug @@ -88,4 +88,3 @@ section.options I am a #[strike huge] mid-level nerd, which might be apparent from the design of this page. My field of work is complementary to my passion. I love to tinker with technology, and I'm always looking for interesting stuff to learn, and for new ways to improve my skills. - p #[span.dark I use arch btw.] diff --git a/includes/sections/recognition.pug b/includes/sections/recognition.pug index bd28220..605eeae 100644 --- a/includes/sections/recognition.pug +++ b/includes/sections/recognition.pug @@ -33,3 +33,4 @@ section.achievements b: +ext_a("https://www.hackerrank.com/certificates/dcdb6c3c4463", "Problem Solving Skill Certificate") |, HackerRank li #[b Recognized Contributor], Wikipedia + span.darker i use arch btw