Skip to content

Commit 1c23a2e

Browse files
author
Clemens Prerovsky
committed
updated index.html with correct paths to aloha-ui.js
1 parent 05dbe24 commit 1c23a2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

demo/aloha-ui/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ <h2>Magnam aliquam quaerat</h2>
112112
main(aloha);
113113
}
114114
</script>
115-
<script src="js/aloha-ui.js"></script>
115+
<script src="aloha-ui.js"></script>
116+
<script src="aloha-ui-sticky.js"></script>
116117
</body>
117118
</html>

0 commit comments

Comments
 (0)