mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Updated toots shortcode
This commit is contained in:
parent
e84c4d43ec
commit
147254dcb5
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
{{ $suburl := .Get 0 }}
|
||||
{{ $url := print .Site.BaseURL $suburl}}
|
||||
{{ $url := .Get 0 }}
|
||||
{{ $dataJ := getJSON $url }}
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue