aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 11566ac..8bf6371 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,8 @@
</div>
<div id="main"></div>
<div id="stats">
- <div id="word-count">Word Count: <span></span></div>
+ <div id="total-word-count">Total Word Count: <span></span></div>
+ <div id="path-word-count">Path Word Count: <span></span></div>
<div id="unreachable"></div>
</div>