Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
loyahdev authored Nov 23, 2023
1 parent fb2fb6f commit 5ab68ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</head>
<body>
<div class="container">
<h1 style="font-family: 'Courier New', Courier, monospace;">File Storage</h1>
<h1 style="font-family: 'Ariel', Courier, monospace;">File Storage</h1>
<ul>
<!-- List of files -->
<li><a href="FILE_URL_1" download>File 1</a></li>
Expand Down

0 comments on commit 5ab68ac

Please sign in to comment.