aboutsummaryrefslogtreecommitdiff
path: root/src/_includes/head.njk
diff options
context:
space:
mode:
authorIndrajith K L2022-08-28 00:41:33 +0530
committerIndrajith K L2022-08-28 00:41:33 +0530
commit191fb0c0aa31a5142f81ea6f7fcf253b10f0297c (patch)
tree019ad6000e0be1e01779a962b42ce437e84aaed9 /src/_includes/head.njk
parent7524f9aa94368d28250813a4e3bad965d178aa7c (diff)
downloadindrajith-dev-191fb0c0aa31a5142f81ea6f7fcf253b10f0297c.tar.gz
indrajith-dev-191fb0c0aa31a5142f81ea6f7fcf253b10f0297c.tar.bz2
indrajith-dev-191fb0c0aa31a5142f81ea6f7fcf253b10f0297c.zip
* Project Restructred
* Adds Tailwind * Completed Intro Page, About, Posts Listing * Changes build and development scripts
Diffstat (limited to 'src/_includes/head.njk')
-rw-r--r--src/_includes/head.njk5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/_includes/head.njk b/src/_includes/head.njk
deleted file mode 100644
index 50aacb9..0000000
--- a/src/_includes/head.njk
+++ /dev/null
@@ -1,5 +0,0 @@
-<meta charset="UTF-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<link rel="stylesheet" href="/css/styles.css">
-<title>{{title}}</title> \ No newline at end of file