aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/mac/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index d655be6..77bcac8 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -8,7 +8,11 @@
<link rel="stylesheet" href="./../../dist/mac/all.css">
</head>
<body>
- <h1>Native Kit macOS</h1>
+ <div class="window-vibrant">
+ <div class="content">
+ </div>
+ </div>
<script src="./../../scripts/nativekit.js"></script>
+ <script src="https://unpkg.com/[email protected]/dist/ionicons.js"></script>
</body>
</html> \ No newline at end of file