aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/custom_head.html
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2025-09-24 14:36:55 +0200
committerKaran Jayachandra <me@karanj.com>2025-09-24 14:36:55 +0200
commited5a5cb55ffd0dcae696355b4123947e3630ce1f (patch)
tree1e4846fa87e0c0292a8109287f65bfc17c0c0c9c /layouts/partials/custom_head.html
parentd2872828776c6ad32c8f959fea963b36f2732987 (diff)
Added the changes to use my own theme
Diffstat (limited to 'layouts/partials/custom_head.html')
-rw-r--r--layouts/partials/custom_head.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html
deleted file mode 100644
index f05a466..0000000
--- a/layouts/partials/custom_head.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<style>
- img {
- width: 100%;
- height: auto;
- }
-</style> \ No newline at end of file