blob: 321e910d7a28c9bc20b965707549d0fce0784cbf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="index.css">
</head>
<body>
<h1>Swarm Test</h1>
<img src="img/logo.gif" align="center", alt="Ethereum logo">
</body>
</html>
|