This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
commit b9c46f83308807e771cc98a1028024a454bd8643 Author: mck <[email protected]> AuthorDate: Sun Mar 7 15:03:00 2021 +0100 test plausible server, CASSANDRA-16488 --- content/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/index.html b/content/index.html index 44134aa..b4af234 100644 --- a/content/index.html +++ b/content/index.html @@ -8,6 +8,7 @@ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="/init.js"></script> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap" rel="stylesheet"> + <script async defer data-domain="cassandra.staged.apache.org" src="https://plausible.cassandra.apache.org/js/plausible.js"></script> </head> <body class="homepage"> <div class="container mx-auto"> @@ -353,4 +354,4 @@ jQuery('#companies').html(members); }); </script> -</html> \ No newline at end of file +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
