Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

how to use the visitor count feature #96

@dataml-cn

Description

@dataml-cn

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 no params.views in simpleSite config.toml:

{{- with .Params.Views -}}                    
<span class="meta-item post-meta-views">
<span class="svg-icon icon-eye"&gt;&lt;/span>{{ . }} 
</span>
{{- end -}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions