Skip to content

Commit

Permalink
Add href to empty link on www index
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmybisenius committed Jan 29, 2021
1 parent 5af591d commit 2e9e570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/pages/index.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div>
<section class="mb-32">
<h1>You don't need a website.<br>You need a <a href="#" class="text-indigo-600 hover:text-indigo-500 underline">Singlelink.</a></h1>
<h1>You don't need a website.<br>You need a <a href="/gallery" class="text-indigo-600 hover:text-indigo-500 underline">Singlelink.</a></h1>
<p class="mb-8">
Singlelink is the beautiful, easy-to-use, and powerful micro-site that focuses on the content your consumers care about most, and nothing else. Stop wasting time on a website that doesn't work for you, and create your Singlelink for free - no credit card required - in 30 seconds or less.
</p>
Expand Down

0 comments on commit 2e9e570

Please sign in to comment.