File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -296,6 +296,16 @@ <h1 class="title is-1 publication-title">
296296 </ a >
297297 </ span >
298298
299+ < span class ="link-block ">
300+ < a href ="YOUR_DATASET_URL " target ="_blank "
301+ class ="external-link button is-normal is-rounded is-dark ">
302+ < span class ="icon ">
303+ < i class ="fas fa-database "> </ i >
304+ </ span >
305+ < span > Dataset</ span >
306+ </ a >
307+ </ span >
308+
299309
300310 <!-- TODO: Replace with your GitHub repository URL -->
301311 < span class ="link-block ">
@@ -308,6 +318,15 @@ <h1 class="title is-1 publication-title">
308318 </ a >
309319 </ span >
310320
321+ < span class ="link-block ">
322+ < a href ="#BibTeX " class ="external-link button is-normal is-rounded is-dark ">
323+ < span class ="icon ">
324+ < i class ="fas fa-quote-left "> </ i >
325+ </ span >
326+ < span > BibTeX</ span >
327+ </ a >
328+ </ span >
329+
311330 </ div >
312331 </ div >
313332 </ div >
You can’t perform that action at this time.
0 commit comments