Add page for chat's statistic
This commit is contained in:
parent
8894e99dfb
commit
8bbb9d57e7
5 changed files with 32 additions and 16 deletions
|
@ -82,4 +82,4 @@ DEPENDENCIES
|
||||||
rouge
|
rouge
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.15.3
|
1.15.4
|
||||||
|
|
|
@ -79,6 +79,8 @@ links:
|
||||||
- title: <i class="iconside iconm-play"></i> Wiki
|
- title: <i class="iconside iconm-play"></i> Wiki
|
||||||
url: https://wiki.crapaud-fou.org
|
url: https://wiki.crapaud-fou.org
|
||||||
external: true
|
external: true
|
||||||
|
- title: Statistique
|
||||||
|
url: /channelsstats/
|
||||||
- title: <i class="iconside iconm-git-square"></i> Source
|
- title: <i class="iconside iconm-git-square"></i> Source
|
||||||
url: https://github.com/crazy-toads/crazy-toads.github.io
|
url: https://github.com/crazy-toads/crazy-toads.github.io
|
||||||
external: true
|
external: true
|
||||||
|
|
|
@ -80,6 +80,8 @@ links:
|
||||||
- title: <i class="iconside iconm-play"></i> Wiki
|
- title: <i class="iconside iconm-play"></i> Wiki
|
||||||
url: https://wiki.crapaud-fou.org
|
url: https://wiki.crapaud-fou.org
|
||||||
external: true
|
external: true
|
||||||
|
- title: Statistique du chat
|
||||||
|
url: /channelsstats/
|
||||||
- title: <i class="iconside iconm-git-square"></i> Source
|
- title: <i class="iconside iconm-git-square"></i> Source
|
||||||
url: https://github.com/crazy-toads/crazy-toads.github.io
|
url: https://github.com/crazy-toads/crazy-toads.github.io
|
||||||
external: true
|
external: true
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue