diff options
Diffstat (limited to 'templates/shortcodes')
| -rw-r--r-- | templates/shortcodes/fig.html | 4 | ||||
| -rw-r--r-- | templates/shortcodes/linklog.html | 1 | ||||
| -rw-r--r-- | templates/shortcodes/toc.html | 1 |
3 files changed, 0 insertions, 6 deletions
diff --git a/templates/shortcodes/fig.html b/templates/shortcodes/fig.html deleted file mode 100644 index 4ac99b4..0000000 --- a/templates/shortcodes/fig.html +++ /dev/null @@ -1,4 +0,0 @@ -<figure> - <img src="{{ src }}" alt="{{ alt }}" /> - <figcaption aria-hidden="true">{{ alt }}</figcaption> -</figure> diff --git a/templates/shortcodes/linklog.html b/templates/shortcodes/linklog.html deleted file mode 100644 index 6f46a2b..0000000 --- a/templates/shortcodes/linklog.html +++ /dev/null @@ -1 +0,0 @@ -<!-- linklog --> diff --git a/templates/shortcodes/toc.html b/templates/shortcodes/toc.html deleted file mode 100644 index 479abec..0000000 --- a/templates/shortcodes/toc.html +++ /dev/null @@ -1 +0,0 @@ -<!-- toc --> |
