Browse Source

cursoreffect

schtonn 2 years ago
parent
commit
5f1210fd4d
2 changed files with 9 additions and 1 deletions
  1. 9 1
      index.html
  2. 0 0
      js/cursorEffects.js

+ 9 - 1
index.html

@@ -20,12 +20,20 @@
 
 </head>
 
-<body itemscope itemtype="http://schema.org/WebPage">
+<body itemscope itemtype="http://schema.org/WebPage" style="height: 1145.14px;">
+    <script src="js/cursorEffects.js"></script>
+    <script type="text/javascript">
+        new cursoreffects.bubbleCursor({emoji:"🤐"});
+    </script>
 
     <h1>schtonn</h1>
     <p><a href="/blog">blog</a></p>
     <p><a href="https://github.com/schtonn/schtonn.github.io">view on github</a></p>
     <p><a href="https://gitee.com/schtonn/schtonn"><del>view on gitee</del> (outdated)</a></p>
+    <h2>schtonn</h2>
+    <h4>schtonn</h4>
+    <h3>schtonn</h3>
+    <h5>schtonn</h5>
 
 </body>
 

File diff suppressed because it is too large
+ 0 - 0
js/cursorEffects.js


Some files were not shown because too many files changed in this diff