Commit 013a1bb7 authored by Yurizal Susanto's avatar Yurizal Susanto
Browse files

Forgot dollar sign for varible

parent 120f0b21
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{{ theme := .Site.Params.UtterancesTheme | default "github-light" }}
{{ label := .Site.Params.UtterancesLabel | default "" }}
{{ $theme := .Site.Params.UtterancesTheme | default "github-light" }}
{{ $label := .Site.Params.UtterancesLabel | default "" }}
<script src="https://utteranc.es/client.js"
        repo="{{- .Site.Params.UtterancesRepo -}}"
        issue-term="url"