aboutsummaryrefslogtreecommitdiff
path: root/views/partials/header.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/header.ejs')
-rw-r--r--views/partials/header.ejs12
1 files changed, 0 insertions, 12 deletions
diff --git a/views/partials/header.ejs b/views/partials/header.ejs
deleted file mode 100644
index 45e44f1b..00000000
--- a/views/partials/header.ejs
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="description" content="Welcome to the home of That Computer Scientist. I am Kumar Priyansh. This is my personal website where I share all of my thoughts, ideas, and experiences.">
- <title>That Computer Scientist - <%= title %></title>
- <!-- <link rel="stylesheet" href="css/fonts.css"> -->
- <link preload rel="stylesheet" href="<%= domain %>/css/main.css">
- </head>
- <body> \ No newline at end of file