Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions templates/content_navbar.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
<small>Browse example app code and templates</small>
</a>

<a class="navbar-item plausible-event-name=docs-nav-hub navbar-stack" href="/blog" title="Sample apps, plugins and templates in Spin Hub">
{{!-- <a class="navbar-item plausible-event-name=docs-nav-hub navbar-stack" href="/blog" title="Sample apps, plugins and templates in Spin Hub">
<strong>Blog</strong>
<small>Latest community posts about Spin</small>
</a>

<a class="navbar-item plausible-event-name=docs-nav-hub navbar-stack" href="/tutorials" title="Sample apps, plugins and templates in Spin Hub">
<strong>Tutorials</strong>
<small>Starter guides for Spin's features</small>
</a>
</a> --}}
</div>

<div class="navbar-end">
Expand Down