Rename assets URL from Khoj S3 bucket to assets.khoj.dev

Server khoj assets from khoj domain
This commit is contained in:
Debanjum Singh Solanky
2024-05-04 13:26:04 +05:30
parent 88daa841fd
commit 425496844b
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0 maximum-scale=1.0">
<meta property="og:image" content="https://khoj-web-bucket.s3.amazonaws.com/khoj_hero.png">
<meta property="og:image" content="https://assets.khoj.dev/khoj_hero.png">
<title>Khoj - Search</title>
<link rel="icon" type="image/png" sizes="128x128" href="./assets/icons/favicon-128x128.png">