Explorar el Código

Add Twitter shortcode

master
Adrian Short hace 6 años
padre
commit
b1ad390d03
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      layouts/shortcodes/twitter.html

+ 6
- 0
layouts/shortcodes/twitter.html Ver fichero

@@ -0,0 +1,6 @@
<!-- /layouts/shortcodes/twitter.html template -->
<div>
Twitter:
{{ .Get 0 }}
</div>
<!-- Twitter shortcode ends -->

Cargando…
Cancelar
Guardar