Skip to content

Commit 00d695d

Browse files
committed
Added Analytics Tag on Swara Page
1 parent 236b9db commit 00d695d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

demos/indian-instruments/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
# No layout: this page is deliberately standalone and full-screen. The empty
3+
# front matter is only here so Jekyll runs the file through Liquid and the
4+
# analytics include below resolves.
5+
---
16
<!DOCTYPE html>
27
<html lang="en">
38
<head>
@@ -9,6 +14,7 @@
914
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1015
<link href="https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans+Devanagari:wght@300;400;600&display=swap" rel="stylesheet">
1116
<link rel="stylesheet" href="styles.css">
17+
{% include analytics.html %}
1218
</head>
1319
<body>
1420

0 commit comments

Comments
 (0)