Skip to content

Commit

Permalink
Update dependency highlight.js to v11.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 1a5afc0 commit 3413524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/base16/railscasts.min.css"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/styles/base16/railscasts.min.css"
/>
<link rel="stylesheet" href="assets/css/global.css" />
<link rel="stylesheet" href="assets/css/landing.css" />
Expand Down Expand Up @@ -436,7 +436,7 @@ <h4 class="changelog__title">v1.1.6</h4>
نیکاس ٬ اولین پلتفرم نظرگذاری پارسی .::. توسعه داده شده با
<em class="fa fa-heart"></em> برای جامعه پارسی زبان
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/highlight.min.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
Expand Down

0 comments on commit 3413524

Please sign in to comment.