Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsGraf authored Apr 9, 2024
1 parent 08da02a commit 6ba3320
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,16 @@
margin: 0;
padding: 0;
}
a:link {color: white;}
a:hover {color: blue;}
</style>
</head>
<body>
<div class="container">
<div>
<h1>OpenMachine</h1>
<div class="info">
<span>coming soon ...</span>
coming soon ...
<a href="mailto:[email protected]">contact us</a>
</div>
</div>
Expand Down

0 comments on commit 6ba3320

Please sign in to comment.