first commit. From prod.
This commit is contained in:
24
static/Images/index.html
Normal file
24
static/Images/index.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Images Directory</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Images Directory</h1>
|
||||
<p>This folder contains image files.</p>
|
||||
<ul>
|
||||
<li><a href="monero.svg">monero.svg</a></li>
|
||||
<li><a href="ltlogo.ico">ltlogo.png</a></li>
|
||||
<li><a href="waterfox.svg">waterfox.svg</a></li>
|
||||
<li><a href="decenter.webp">decenter.webp</a></li>
|
||||
<li><a href="Bitcoin.svg">Bitcoin.svg</a></li>
|
||||
<li><a href="eth.svg">eth.svg</a></li>
|
||||
<li><a href="tutanota.svg">tutanota.svg</a></li>
|
||||
<li><a href="beeble.svg">beeble.svg</a></li>
|
||||
<li><a href="popos.svg">popos.svg</a></li>
|
||||
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user