Add anagram shortcode

This commit is contained in:
Eryn Wells 2021-10-02 11:14:20 -07:00
parent f40b9d2867
commit a2474e9b5e

View file

@ -0,0 +1 @@
<span class="anagram" data-replacement="{{ with .Get 1 }}{{ . }}{{ end }}">{{ with .Get 0 }}{{ . }}{{ end }}</span>