hide url when hovering title
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1 class="title"><a class="title" href="mailto:me@futile.eu">futile</a></h1>
|
||||
<h1 class="title" onclick="window.location.href='mailto:me@futile.eu'">futile</h1>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user