Skip to content

Commit d81eb74

Browse files
author
Melvin Wong
committed
temporary disable button for all pubs
1 parent c48cfc7 commit d81eb74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layouts/partials/publications.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ <h3 class="section-subheading text-muted">{{ with .Site.Params.publication.subti
3434
</div>
3535
<div class="row btn-navigate">
3636
<div class="text-center">
37-
<a class="btn btn-primary" href="publications">View All Publications</a>
37+
<!-- <a class="btn btn-primary" href="publications">View All Publications</a> -->
38+
<a class="btn btn-primary">View All Publications</a>
3839
</div>
3940
</div>
4041
{{ end }}

0 commit comments

Comments
 (0)