Revert "Pin beeper to v2"

This reverts commit f43f6c567f.
This commit is contained in:
Sodbileg Gansukh
2021-05-06 15:48:36 +08:00
parent f43f6c567f
commit 5013c91f1a
6 changed files with 12 additions and 29 deletions

View File

@@ -18,7 +18,7 @@
{{ghost_head}}
</head>
<body class="{{body_class}}{{#if @member}} logged-in{{/if}}">
<body class="{{body_class}}">
<div class="viewport">
<header id="gh-head" class="gh-head {{#if @site.cover_image}}has-cover{{/if}}">
@@ -51,13 +51,11 @@
{{/if}}
</div>
{{!-- {{#unless @member}}
{{#unless @member}}
<a class="gh-head-button" href="#/portal/signup">Subscribe</a>
{{else}}
<a class="gh-head-button" href="#/portal/account">Account</a>
{{/unless}} --}}
{{navigation type="secondary"}}
{{/unless}}
</div>
</nav>
</header>