Move a bunch of shortcodes and partials back from the platters theme
This commit is contained in:
parent
20d53e0df2
commit
3102dc1e56
29 changed files with 1 additions and 1 deletions
3
layouts/shortcodes/r.html
Normal file
3
layouts/shortcodes/r.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- $subreddit := .Get 0 -}}
|
||||
<a class="hover-only" href="https://reddit.com/r/{{ $subreddit }}"><code class="nobg">r/{{ $subreddit }}</code></a>
|
||||
{{- "" -}}
|
Loading…
Add table
Add a link
Reference in a new issue