diff options
Diffstat (limited to 'themes/danix-xyz-hacker/layouts/shortcodes/dropcap.html')
| -rw-r--r-- | themes/danix-xyz-hacker/layouts/shortcodes/dropcap.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/danix-xyz-hacker/layouts/shortcodes/dropcap.html b/themes/danix-xyz-hacker/layouts/shortcodes/dropcap.html deleted file mode 100644 index 6114678..0000000 --- a/themes/danix-xyz-hacker/layouts/shortcodes/dropcap.html +++ /dev/null @@ -1 +0,0 @@ -<span class="text-2xl font-bold first-letter:text-3xl">{{ .Inner }}</span> |
