Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit 04bd0c5

Browse files
committed
show number of files
1 parent 16b0079 commit 04bd0c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/flatdoc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="container">
2323
<div class="row">
2424
<h1 class="col-xs-12">
25-
{{currentFolder}}
25+
{{currentFolder}} ({{indexList.length}} files)
2626
</h1>
2727
</div>
2828
<div class="row indexLinkContainer">

0 commit comments

Comments
 (0)