Skip to content

Commit

Permalink
Update base.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnavK-09 authored Jan 21, 2024
1 parent a95ce8d commit 3c5bfef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/_includes/layouts/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ title }} - Lume Deno Template
</title>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2946179477000786"
crossorigin="anonymous"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2946179477000786" crossorigin="anonymous"></script>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
<meta name="supported-color-schemes" content="light dark">
Expand Down

0 comments on commit 3c5bfef

Please sign in to comment.