We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b61b0 commit 0b6e926Copy full SHA for 0b6e926
_layouts/default.html
@@ -5,6 +5,7 @@
5
<meta charset="UTF-8">
6
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <meta name="naver-site-verification" content="eb91cf22d424a1851b3a3381363a703befedb86f" />
9
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
10
{% if site.title and site.title != page.title %}
11
<title>{{ page.title }} - {{ site.title }}</title>
@@ -94,4 +95,4 @@ <h2 id="project_tagline">{{ site.description | default: site.github.project_tagl
94
95
<script src="https://loopback.social/banner.js" defer></script>
96
</body>
97
-</html>
98
+</html>
0 commit comments