aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/index.html b/index.html
index c8735ee..c1f7bab 100644
--- a/index.html
+++ b/index.html
@@ -194,7 +194,9 @@
194 data-allowguests="true" 194 data-allowguests="true"
195 data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> 195 data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb">
196 </div> 196 </div>
197 <script async src="https://just-comments.com/w.js"></script> 197 <script async defer src="https://just-comments.com/w.js"></script>
198 <script async defer src="https://buttons.github.io/buttons.js"></script>
199 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
198 </div> 200 </div>
199 </div> 201 </div>
200 </div> 202 </div>
@@ -237,15 +239,11 @@
237 </li> 239 </li>
238</ul> 240</ul>
239 241
240<!-- Place this tag where you want the button to render. -->
241<a class="github-button" href="https://github.com/clarkzjw" data-show-count="true" 242<a class="github-button" href="https://github.com/clarkzjw" data-show-count="true"
242 aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a> 243 aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a>
243<!-- Place this tag in your head or just before your close body tag. -->
244<script async defer src="https://buttons.github.io/buttons.js"></script>
245 244
246<a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by 245<a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by
247 clarkzjw</a> 246 clarkzjw</a>
248<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
249 247
250 </div> 248 </div>
251 </div> 249 </div>
Powered by cgit v1.2.3 (git 2.41.0)