diff --git a/dist/index.html b/dist/index.html
index 0cbe5d2..5e75c4b 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -1 +1 @@
-
Blaze
\ No newline at end of file
+ Blaze
\ No newline at end of file
diff --git a/index.ts b/index.ts
index 5f92473..8b47cbb 100644
--- a/index.ts
+++ b/index.ts
@@ -45,6 +45,7 @@ app.get("/", async (req, res) => {
results.push(`
${result.title}
+
${result.meta_url.hostname}
${result.description}
@@ -57,6 +58,10 @@ app.get("/", async (req, res) => {
Blaze The Page
+
${results.join("")}