diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ <div id="stats"> <div id="total-word-count">Total Word Count: <span></span></div> <div id="path-word-count">Path Word Count: <span></span></div> + <div id="page-word-count">Page Word Count: <span></span></div> <div id="unreachable"></div> </div> |