Console log a welcome message on loading Desktop client

This commit is contained in:
Debanjum Singh Solanky
2023-11-03 05:11:41 -07:00
parent 6fae6fb2a4
commit db57eeaefe
4 changed files with 18 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<link rel="manifest" href="./khoj.webmanifest">
<link rel="stylesheet" href="./assets/khoj.css">
</head>
<script src="./khoj.js"></script>
<body>
<!--Add Header Logo and Nav Pane-->