aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-20 18:46:04 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-20 18:46:04 -0400
commit5fab12c305f3db43f6c93e8f70564017f252a8cb (patch)
treeea4781e99d6d03ac72ccb882d5904e76ca45b733 /docs/index.html
parent7a8ee09e8e18c1582cf185c5cf9dfab822c91203 (diff)
downloadtextadept-5fab12c305f3db43f6c93e8f70564017f252a8cb.tar.gz
textadept-5fab12c305f3db43f6c93e8f70564017f252a8cb.zip
Added code counting script and inline plots.
Removed redundant stats link.
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 24aa6a57..c330893c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -343,10 +343,14 @@
</li>
</ul>
+ <p id="plots" style="text-align: center;">
+ <img src="images/loc.png" alt="loc"/>
+ <img src="images/languages.png" alt="languages"/>
+ </p>
+
<hr style="clear: both;" />
<p style="text-align: center;">
<a href="faq.html">FAQ</a> &middot;
- <a href="https://foicica.com/stats.html#Textadept">Stats</a> &middot;
<a href="thanks.html">Credits</a>
</p>