mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 06:15:31 -04:00
rename atom shortcodes from .atom.xml to .atom.atom, and stop using symlinks
let's see if this fixes the issue of the wrong shortcode types (usually AMP) being chosen inconsistently
This commit is contained in:
1
layouts/shortcodes/vimeo.atom.atom
Normal file
1
layouts/shortcodes/vimeo.atom.atom
Normal file
@@ -0,0 +1 @@
|
||||
<p style="text-align: center;"><a href="https://vimeo.com/{{ .Get "id" }}" target="_blank" rel="noopener">Watch this video on Vimeo.</a></p>
|
Reference in New Issue
Block a user