diff --git a/static/directives/header-bar.html b/static/directives/header-bar.html index ddab29e3f..ebcb33c52 100644 --- a/static/directives/header-bar.html +++ b/static/directives/header-bar.html @@ -24,14 +24,16 @@
  • Tour
  • Tutorial
  • Pricing
  • -
  • Docs
  • +
  • Docs
  • +
  • Blog
  • diff --git a/static/directives/repo-view/repo-panel-info.html b/static/directives/repo-view/repo-panel-info.html index 7faf2b417..be8286968 100644 --- a/static/directives/repo-view/repo-panel-info.html +++ b/static/directives/repo-view/repo-panel-info.html @@ -77,7 +77,7 @@ Automated Security Scanning (Preview) -
    Continually scanning this repository for 17K+ known vulnerabilities. Read more about this feature.
    +
    Continually scanning this repository for 17K+ known vulnerabilities. Read more about this feature.
    Configure Vulnerability Alerts
    diff --git a/templates/base.html b/templates/base.html index 47eaa66ea..1eca42bde 100644 --- a/templates/base.html +++ b/templates/base.html @@ -107,7 +107,6 @@ mixpanel.init("{{ mixpanel_key }}", { track_pageview : false, debug: {{ is_debug