We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf420a8 commit 61746f6Copy full SHA for 61746f6
1 file changed
_layout/navbar.html
@@ -53,6 +53,13 @@
53
</div>
54
55
<div class="navbar-end">
56
+ <a class="navbar-item icon-text" href="https://github.com/orgs/JuliaSmoothOptimizers/discussions">
57
+ <span class="icon">
58
+ <ion-icon size="large" name="chatbubbles-outline"></ion-icon>
59
+ </span>
60
+ <span>Discussions</span>
61
+ </a>
62
+
63
<a class="navbar-item icon-text" href="https://github.com/JuliaSmoothOptimizers/juliasmoothoptimizers.github.io/issues">
64
<span class="icon">
65
<ion-icon size="large" name="logo-github"></ion-icon>
0 commit comments