Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -93,7 +93,7 @@
|
|
93 |
<!-- PDF Link. -->
|
94 |
|
95 |
<span class="link-block">
|
96 |
-
<a href="
|
97 |
class="external-link button is-normal is-rounded is-light">
|
98 |
|
99 |
<span class="icon">
|
@@ -118,7 +118,7 @@
|
|
118 |
-->
|
119 |
<!-- Code Link. -->
|
120 |
<span class="link-block">
|
121 |
-
<a href="https://github.com/
|
122 |
class="external-link button is-normal is-rounded is-light">
|
123 |
<span class="icon">
|
124 |
<i class="fab fa-github"></i>
|
@@ -140,7 +140,7 @@
|
|
140 |
<!-- </span> -->
|
141 |
<!-- hf paper Link. -->
|
142 |
<span class="link-block">
|
143 |
-
<a href="
|
144 |
class="external-link button is-normal is-rounded is-light">
|
145 |
<span class="icon">
|
146 |
<!-- <i class="far fa-images"></i> -->
|
|
|
93 |
<!-- PDF Link. -->
|
94 |
|
95 |
<span class="link-block">
|
96 |
+
<a href="xxx"
|
97 |
class="external-link button is-normal is-rounded is-light">
|
98 |
|
99 |
<span class="icon">
|
|
|
118 |
-->
|
119 |
<!-- Code Link. -->
|
120 |
<span class="link-block">
|
121 |
+
<a href="https://github.com/mangopy/AutoTools"
|
122 |
class="external-link button is-normal is-rounded is-light">
|
123 |
<span class="icon">
|
124 |
<i class="fab fa-github"></i>
|
|
|
140 |
<!-- </span> -->
|
141 |
<!-- hf paper Link. -->
|
142 |
<span class="link-block">
|
143 |
+
<a href="xxx"
|
144 |
class="external-link button is-normal is-rounded is-light">
|
145 |
<span class="icon">
|
146 |
<!-- <i class="far fa-images"></i> -->
|