Skip to content

Commit 7690280

Browse files
committed
Remove Plausible integration for now
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent 9680099 commit 7690280

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

www/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@
1010
<link rel="canonical" href="https://sourcemeta.github.io/json-taxonomy">
1111
<meta name="description" content="A formal taxonomy to classify JSON documents based on their size, type of content, characteristics of their structure and redundancy criteria">
1212
<link rel="stylesheet" href="style.min.css">
13-
<script defer data-domain="sourcemeta.github.io/json-taxonomy" src="https://plausible.io/js/plausible.js"></script>
1413
</head>
1514
<body>
1615
<!-- element to make the page unresponsive in loading time -->
1716
<div id="overlay"></div>
18-
17+
1918
<main class="uk-child-width-expand uk-grid-collapse uk-grid uk-grid-match" uk-grid>
2019
<div id="editor" class="uk-width-1-2@m"></div>
2120
<div id="results" class="uk-padding-small uk-width-1-2@m">

0 commit comments

Comments
 (0)