diff options
| author | Karan Jayachandra <me@karanj.com> | 2025-09-24 14:36:55 +0200 |
|---|---|---|
| committer | Karan Jayachandra <me@karanj.com> | 2025-09-24 14:36:55 +0200 |
| commit | ed5a5cb55ffd0dcae696355b4123947e3630ce1f (patch) | |
| tree | 1e4846fa87e0c0292a8109287f65bfc17c0c0c9c /layouts/partials | |
| parent | d2872828776c6ad32c8f959fea963b36f2732987 (diff) | |
Added the changes to use my own theme
Diffstat (limited to 'layouts/partials')
| -rw-r--r-- | layouts/partials/custom_head.html | 6 |
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 |
