We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74728fa commit e34bb4fCopy full SHA for e34bb4f
1 file changed
index.html
@@ -81,9 +81,14 @@ <h1 class="title is-3 publication-title">SAMAnnot</h1>
81
rel="noopener noreferrer">
82
View on GitHub
83
</a>
84
- <a class="button is-dark is-rounded is-outlined" href="https://github.com/gergelydinya/SAMAnnot#readme"
85
- target="_blank" rel="noopener noreferrer">
86
- Documentation
+ <a class="button is-dark is-rounded is-outlined"
+ href="https://arxiv.org/abs/2601.11301"
+ target="_blank"
87
+ rel="noopener noreferrer">
88
+ <span class="icon">
89
+ <i class="fas fa-file-pdf"></i>
90
+ </span>
91
+ <span>Paper</span>
92
93
</div>
94
0 commit comments