Skip to content

Commit

Permalink
Line numbers: Style inline code of website (#2435)
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Jun 26, 2020
1 parent a36e96a commit ad9c13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/line-numbers/index.html
Expand Up @@ -14,7 +14,7 @@
<script>var _gaq = [['_setAccount', 'UA-33746269-1'], ['_trackPageview']];</script>
<script src="https://www.google-analytics.com/ga.js" async></script>
</head>
<body>
<body class="language-none">

<header data-plugin-header="line-numbers"></header>

Expand Down

0 comments on commit ad9c13e

Please sign in to comment.