aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'search.html')
-rw-r--r--search.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/search.html b/search.html
index b1e138d..d809f17 100644
--- a/search.html
+++ b/search.html
@@ -79,7 +79,9 @@
79 data-allowguests="true" 79 data-allowguests="true"
80 data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> 80 data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb">
81 </div> 81 </div>
82 <script async src="https://just-comments.com/w.js"></script> 82 <script async defer src="https://just-comments.com/w.js"></script>
83 <script async defer src="https://buttons.github.io/buttons.js"></script>
84 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
83 </div> 85 </div>
84 </div> 86 </div>
85 </div> 87 </div>
@@ -122,15 +124,11 @@
122 </li> 124 </li>
123</ul> 125</ul>
124 126
125<!-- Place this tag where you want the button to render. -->
126<a class="github-button" href="https://github.com/clarkzjw" data-show-count="true" 127<a class="github-button" href="https://github.com/clarkzjw" data-show-count="true"
127 aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a> 128 aria-label="Follow @clarkzjw on GitHub">Follow @clarkzjw</a>
128<!-- Place this tag in your head or just before your close body tag. -->
129<script async defer src="https://buttons.github.io/buttons.js"></script>
130 129
131<a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by 130<a class="twitter-timeline" data-width="220" data-height="800" href="https://twitter.com/_clarkzjw">Tweets by
132 clarkzjw</a> 131 clarkzjw</a>
133<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
134 132
135 </div> 133 </div>
136 </div> 134 </div>
Powered by cgit v1.2.3 (git 2.41.0)