Skip to content

Commit e0ebaa1

Browse files
committed
added code block
1 parent e023da8 commit e0ebaa1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,16 @@ <h1 class="title is-1 publication-title">Sampling-Based System Identification wi
101101
<span>Video</span>
102102
</a>
103103
</span>
104+
<!-- Code Link. -->
105+
<span class="link-block">
106+
<a href="https://github.com/LeCAR-Lab/SPI-Active"
107+
class="external-link button is-normal is-rounded is-dark">
108+
<span class="icon">
109+
<i class="fab fa-github"></i>
110+
</span>
111+
<span>Code</span>
112+
</a>
113+
</span>
104114
</div>
105115
</div>
106116
</div>

0 commit comments

Comments
 (0)