We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527f79f commit b877c58Copy full SHA for b877c58
index.html
@@ -15,6 +15,7 @@
15
16
<!-- CSS -->
17
<link rel="stylesheet" href="./static/css/index.css">
18
+ <script type="module" src="https://unpkg.com/@splinetool/viewer@1.9.59/build/spline-viewer.js"></script>
19
<link rel="icon" href="https://raw.githubusercontent.com/koo-ec/xwhy/main/docs/graphics/XWhy_Logo_v1.png">
20
</head>
21
@@ -58,6 +59,7 @@ <h1 class="site-title"><a href="index.html" style="color: inherit;">XWhy / SMILE
58
59
<!-- Main Content -->
60
<main class="main-content">
61
<div class="container">
62
+ </section>
63
64
<!-- About Section -->
65
<section id="about">
0 commit comments