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
|
||||
|
||||
BUNDLED WITH
|
||||
1.15.3
|
||||
1.15.4
|
||||
|
|
|
@ -79,6 +79,8 @@ links:
|
|||
- title: <i class="iconside iconm-play"></i> Wiki
|
||||
url: https://wiki.crapaud-fou.org
|
||||
external: true
|
||||
- title: Statistique
|
||||
url: /channelsstats/
|
||||
- title: <i class="iconside iconm-git-square"></i> Source
|
||||
url: https://github.com/crazy-toads/crazy-toads.github.io
|
||||
external: true
|
||||
|
|
|
@ -80,6 +80,8 @@ links:
|
|||
- title: <i class="iconside iconm-play"></i> Wiki
|
||||
url: https://wiki.crapaud-fou.org
|
||||
external: true
|
||||
- title: Statistique du chat
|
||||
url: /channelsstats/
|
||||
- title: <i class="iconside iconm-git-square"></i> Source
|
||||
url: https://github.com/crazy-toads/crazy-toads.github.io
|
||||
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