You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
I want to use the visitors count feature, but I don’t know how to configure it
i find the code in
/layouts/_default/summary.html, but noparams.viewsin simpleSiteconfig.toml:{{- with .Params.Views -}} <span class="meta-item post-meta-views"> <span class="svg-icon icon-eye"></span>{{ . }} </span> {{- end -}}