mirror of
https://github.com/YGGverse/nexy.git
synced 2026-04-02 18:25:29 +00:00
implement visitors count macro for each directory index
This commit is contained in:
parent
450bbe60f3
commit
56830be4a9
7 changed files with 35 additions and 19 deletions
|
|
@ -73,6 +73,8 @@ pub struct Config {
|
|||
///
|
||||
/// **Patterns**
|
||||
/// * `{list}` - entries list for the current directory
|
||||
/// * `{hosts}` - unique visitors count
|
||||
/// * `{hits}` - requests count
|
||||
#[arg(long)]
|
||||
pub template_index: Option<String>,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue