This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
tumble
mirror of
https://github.com/adrianshort/tumble.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add Twitter shortcode
master
Adrian Short
6 years ago
parent
df7fc0281f
commit
b1ad390d03
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
layouts/shortcodes/twitter.html
+ 6
- 0
layouts/shortcodes/twitter.html
View File
@@ -0,0 +1,6 @@
<!-- /layouts/shortcodes/twitter.html template -->
<div>
Twitter:
{{ .Get 0 }}
</div>
<!-- Twitter shortcode ends -->
Write
Preview
Loading…
Cancel
Save