Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit 9aba919

Browse files
Updated index.html
1 parent 39d5e25 commit 9aba919

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>SecurePaste - </title>
5+
<title>SecurePaste</title>
66
<script src="https://cdn.jsdelivr.net/npm/[email protected]/crypto-js.min.js"></script>
77
<script src="https://cdn.jsdelivr.net/npm/qrcode/build/qrcode.min.js"></script>
88

@@ -142,7 +142,7 @@ <h2>Create a Secure Paste</h2>
142142
<a href="mailto:[email protected]">📧 Contact Us</a> <br>
143143
Made with <span style="color: red;">❤️</span> in India<br>
144144
⚙️ Powered by Node.js, Express, and CryptoJS <br>
145-
Hosting by Digital Ocean 🦈<br>
145+
Hosting by Render <br>
146146
💡 Inspired by SecureBin, PrivateBin, and community needs
147147
</p>
148148
</footer>

0 commit comments

Comments
 (0)