diff options
Diffstat (limited to 'templates/shortcodes/fig.html')
| -rw-r--r-- | templates/shortcodes/fig.html | 4 |
1 files changed, 0 insertions, 4 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> |
