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 fecd3e5 commit bf183e5Copy full SHA for bf183e5
1 file changed
privacy.html
@@ -7,6 +7,7 @@
7
<script src="https://houselearning.org/cookiebanner.js"></script>
8
<script src="/feedback.js"></script>
9
<script src="nav.js" defer></script>
10
+<script type="module" src="https://www.houselearning.org/also.js"></script>
11
<link rel="stylesheet" href="style.css">
12
</head>
13
<body>
0 commit comments