aboutsummaryrefslogtreecommitdiff
path: root/src/_includes/intro.njk
diff options
context:
space:
mode:
authorIndrajith K L2022-10-01 19:31:46 +0530
committerIndrajith K L2022-10-01 19:31:46 +0530
commit62ed7b262455d2535085903ef5bfd62b699dd89c (patch)
treeccc265758ec4411f4ab9d2ab69e73cb0044683d0 /src/_includes/intro.njk
parentaaa2da4e22be420891a00bb1b33bdfc431db80bd (diff)
downloadindrajith-dev-62ed7b262455d2535085903ef5bfd62b699dd89c.tar.gz
indrajith-dev-62ed7b262455d2535085903ef5bfd62b699dd89c.tar.bz2
indrajith-dev-62ed7b262455d2535085903ef5bfd62b699dd89c.zip
Theming & CV Changes
* Adds New Color themes based on happyhues * Adds CV - In-Progress
Diffstat (limited to 'src/_includes/intro.njk')
-rw-r--r--src/_includes/intro.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/intro.njk b/src/_includes/intro.njk
index 03a866d..5112d97 100644
--- a/src/_includes/intro.njk
+++ b/src/_includes/intro.njk
@@ -3,7 +3,7 @@
<head>
{% include "./partials/head.njk" %}
</head>
-<body class="flex h-screen flex-col bg-main-background">
+<body class="flex h-screen flex-col bg-main-cream-white-2">
{% include "./partials/header.njk" %}
<main class="container mx-auto">
<article >