Update missed highlight.js atom theme to 11.7.0
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
b256570a55
commit
eec669a980
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@import url("https://fonts.googleapis.com/css?family=IBM Plex Sans");
|
||||
@import url("https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/styles/atom-one-dark.min.css");
|
||||
@import url("https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/atom-one-dark.min.css");
|
||||
@import url("https://cdnjs.cloudflare.com/ajax/libs/hack-font/3.3.0/web/hack.css");
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue