aboutsummaryrefslogtreecommitdiff
path: root/templates/mac
diff options
context:
space:
mode:
authorLucifer <[email protected]>2019-12-13 07:06:17 +0530
committerLucifer <[email protected]>2019-12-13 07:06:17 +0530
commitcc313634b562542c6068a2637c34a5e9a161adfe (patch)
treefe37deff59cef86320d51589b1e67a3c2013ae84 /templates/mac
parent4bc23f0aca58af088c1ec10eb0c4ca2c945121cd (diff)
downloadnativekit-cc313634b562542c6068a2637c34a5e9a161adfe.tar.xz
nativekit-cc313634b562542c6068a2637c34a5e9a161adfe.zip
Added Comments to macOS CSS, Fixed File names
Diffstat (limited to 'templates/mac')
-rw-r--r--templates/mac/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index 1357638..d655be6 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -5,8 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>macOS Native Kit</title>
+ <link rel="stylesheet" href="./../../dist/mac/all.css">
</head>
<body>
<h1>Native Kit macOS</h1>
+ <script src="./../../scripts/nativekit.js"></script>
</body>
</html> \ No newline at end of file