Capitan Cloud 2 жил өмнө
parent
commit
a08f555dd4
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      index.html

+ 5 - 0
index.html

@@ -67,5 +67,10 @@ along with LightOff. If not, see <https://www.gnu.org/licenses/>.
 
 <script src="/js/home.js" type="text/javascript"></script>   
 
+<script>
+document.write("<div id='metrics'></div>");
+$("#metrics").load("/metrics.html");  
+</script>  
+  
 </body>
 </html>