mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-16 20:27:08 +03:00
website: add urlstat
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<!-- this needs to be loaded before guide's inline scripts -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/vue"></script>
|
||||
<script>window.PAGE_TYPE = "<%- page.type %>"</script>
|
||||
|
||||
<script async src="//changkun.de/urlstat/client.js"></script>
|
||||
</head>
|
||||
<body class="<%- isIndex ? '' : 'docs' -%>">
|
||||
<% if (page.type == 'book-en-us') { %>
|
||||
|
||||
Reference in New Issue
Block a user