home card
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<a ontouchstart="cardPressed.call(this)" ontouchend="cardReleased.call(this)" ontouchmove="cardReleased.call(this)"
|
||||
href="/" class="card home-card" rel="bookmark" >
|
||||
Home
|
||||
</a>
|
||||
Reference in New Issue
Block a user