Skip to content

Commit

Permalink
deploy: 195db64
Browse files Browse the repository at this point in the history
  • Loading branch information
3keyroman committed Aug 19, 2024
1 parent d34f3f3 commit 2de9f67
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion develop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
<title>Self-Assessment Component</title>
</head>
<body>
<self-assessment dataUrl="assessment-data.yaml" configUrl="config.yaml"></self-assessment>
<self-assessment
dataUrl="assessment-data.yaml"
configUrl="config.yaml"
></self-assessment>
<script src="bundle.js"></script>
</body>
</html>

0 comments on commit 2de9f67

Please sign in to comment.