redesign 2023
This commit is contained in:
4
themes/FixIt/layouts/partials/single/reward.html
Normal file
4
themes/FixIt/layouts/partials/single/reward.html
Normal file
@ -0,0 +1,4 @@
|
||||
{{- $reward := .Scratch.Get "reward" -}}
|
||||
{{- $author := .Scratch.Get "author" -}}
|
||||
{{- $options := dict "Reward" $reward "Id" "fi-reward" "Author" $author.name -}}
|
||||
{{- partial "plugin/reward.html" $options -}}
|
Reference in New Issue
Block a user