Skip to content

Commit b2c6653

Browse files
committed
Re-add HREF to share
1 parent bb5cd2f commit b2c6653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header class="d-flex flex-wrap justify-content-center mb-2 shadow-sm">
1212
<div class="navbar navbar-dark">
1313
<nav class="nav nav-pills">
14-
<a class="nav-link active" id="share"><i class="bi bi-share"></i> Share</a>
14+
<a class="nav-link active" href="#" id="share"><i class="bi bi-share"></i> Share</a>
1515
<a class="nav-link" data-bs-toggle="modal" data-bs-target="#edge-cases-modal" href="#">Limitations</a>
1616
<a class="nav-link" data-bs-toggle="modal" data-bs-target="#licenses-modal" href="#">Licenses</a>
1717
<a class="nav-link" href="https://github.com/ambiguousname/fortran-format-web-demo"><i class="bi bi-github"></i> Source Code</a>

0 commit comments

Comments
 (0)