aboutsummaryrefslogtreecommitdiff
path: root/src/_includes/partials/head.njk
diff options
context:
space:
mode:
Diffstat (limited to 'src/_includes/partials/head.njk')
-rw-r--r--src/_includes/partials/head.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_includes/partials/head.njk b/src/_includes/partials/head.njk
index 7d3d5c1..ed4e5ec 100644
--- a/src/_includes/partials/head.njk
+++ b/src/_includes/partials/head.njk
@@ -15,6 +15,6 @@
<meta property="og:title" content="Indrajith K L">
<meta property="og:description" content="Frontend Web Developer, Game Dev Hobbyist, Night Owl, Synthwave & Vaporwave Lover">
<meta property="og:image" content="https://indrajith.dev/images/me.png">
-<link rel="stylesheet" href="/styles.css">
+<link rel="stylesheet" href="/global.css">
{% favicon './favicon.svg' %}
<title>{{title}} | { indrajith.dev } </title> \ No newline at end of file