Skip to content

Commit

Permalink
feat(docsWeb): remove beta flag
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderElias committed Sep 22, 2020
1 parent 11aba29 commit 64b0417
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Component, ViewEncapsulation, Input, HostBinding } from '@angular/core'
selector: 'nav.scullyio-nav-header',
encapsulation: ViewEncapsulation.None,
template: `
<img src="assets/beta-badge.png" alt="beta" class="badge" />
<ul>
<li class="logo"><a routerLink="/"></a></li>
<li class="text">#BlackLivesMatter</li>
Expand Down

0 comments on commit 64b0417

Please sign in to comment.