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 5ab68ac commit dd175e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<title>Classic File Storage</title>
<style>
body {
font-family: 'Ariel', Courier, monospace;
margin: 0;
padding: 0;
background-color: #e0e0e0;
Expand Down Expand Up @@ -40,7 +39,7 @@
</head>
<body>
<div class="container">
<h1 style="font-family: 'Ariel', Courier, monospace;">File Storage</h1>
<h1>Hydrogen Certificate Files</h1>
<ul>
<!-- List of files -->
<li><a href="FILE_URL_1" download>File 1</a></li>
Expand Down

0 comments on commit dd175e3

Please sign in to comment.