Skip to content

Commit

Permalink
Hide "edit this page" for now
Browse files Browse the repository at this point in the history
Works around #47
  • Loading branch information
roberth committed Jul 27, 2019
1 parent 76659cc commit 947682d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/partials/head-meta.hbs
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<link rel="icon" href="{{uiRootPath}}/img/favicon.png" type="image/png">
<style type="text/css">
/* https://github.com/hercules-ci/docs.hercules-ci.com/issues/47 */
div.edit-this-page { display: none; }
</style>

0 comments on commit 947682d

Please sign in to comment.