Procházet zdrojové kódy

Add Twitter shortcode

master
Adrian Short před 6 roky
rodič
revize
b1ad390d03
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. +6
    -0
      layouts/shortcodes/twitter.html

+ 6
- 0
layouts/shortcodes/twitter.html Zobrazit soubor

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

Načítá se…
Zrušit
Uložit