From 843a6a89632763d09d5a88e4872cf584af6c5000 Mon Sep 17 00:00:00 2001 From: ricoThaka <134652418+ricoThaka@users.noreply.github.com> Date: Thu, 25 Jan 2024 16:30:35 -0800 Subject: [PATCH] https://ricothaka.github.io/cv/ --- _sass/jekyll-theme-hacker.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_sass/jekyll-theme-hacker.scss b/_sass/jekyll-theme-hacker.scss index e8a2ee7..475b91a 100644 --- a/_sass/jekyll-theme-hacker.scss +++ b/_sass/jekyll-theme-hacker.scss @@ -17,8 +17,7 @@ $container-max-width: 1000px; body { margin: 0; padding: 0; - background: $body-background url("https://github.com/ricoThaka/cv/blob/master/assets/images/elenasavanna.gif?raw=true"), - + background: $body-background url("../images/grid_tra.png") 0 0; color: $body-foreground; font-size: 16px; line-height: 1.5;