Skip to content

Commit

Permalink
Create search.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ibbsbbr authored Jul 19, 2024
1 parent cc33ea1 commit 6dabe65
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions search.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: default
title: Search
---

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Search</title>
</head>
<body>
<h1>Search</h1>
<iframe src="https://app.khoj.dev/search?t=github" style="width: 100%; height: 600px; border: none;"></iframe>
{% cusdis_comments %}
</body>
</html>

0 comments on commit 6dabe65

Please sign in to comment.