소스 검색

add Plausible analytics script

Alex Bates 1 년 전
부모
커밋
e74d20a60a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -39,6 +39,7 @@
     <script src="./xterm/xterm.js"></script>
     <script src="./xterm/xterm-addon-fit.js"></script>
     <script src="network.js"></script>
+    <script defer data-domain="webvm.io" src="https://plausible.leaningtech.com/js/script.js"></script>
   </head>
 
   <body style="margin:0;height:100%;background:black;color:white;overflow:hidden; display:flex; flex-direction: column; justify-content: space-between; height: 100%;">