fix: Make alt tlds clickable
This commit is contained in:
parent
5a8d185837
commit
f65cbdb8e0
@ -40,7 +40,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section style="margin-top: 50px;text-align: center;">
|
<section style="margin-top: 50px;text-align: center;">
|
||||||
<h1>Welcome to ShakeCities</h1>
|
<h1>Welcome to ShakeCities</h1>
|
||||||
<p>Congratulations your site is ready for use.<br>Your site is available at {{sld}}.shakecities/ {{sld}}.shakec/ & {{sld}}.onsc/<br><br></p>
|
<p>Congratulations your site is ready for use.<br>Your site is available at <a href="https://{{sld}}.shakecities" target="_blank">{{sld}}.shakecities/</a> <a href="https://{{sld}}.shakec" target="_blank">{{sld}}.shakec/</a> & <a href="https://{{sld}}.onsc" target="_blank">{{sld}}.onsc/</a><br><br></p>
|
||||||
<div style="max-width: 10em;margin: auto;"><a class="btn btn-primary" role="button" href="https://{{site}}" style="display: block;margin: 10px;" target="_blank">Visit your site</a><a class="btn btn-primary" role="button" href="/edit" style="display: block;margin: 10px;">Edit your site</a><a class="btn btn-primary" role="button" href="/{{tribe_link}}" style="display: block;margin: 10px;">{{tribe_title}}</a><a class="btn btn-primary" role="button" href="/hnschat" style="display: block;margin: 10px;">Link HNSChat</a><a class="btn btn-primary" role="button" href="/logout" style="display: block;margin: 10px;">Logout</a></div>
|
<div style="max-width: 10em;margin: auto;"><a class="btn btn-primary" role="button" href="https://{{site}}" style="display: block;margin: 10px;" target="_blank">Visit your site</a><a class="btn btn-primary" role="button" href="/edit" style="display: block;margin: 10px;">Edit your site</a><a class="btn btn-primary" role="button" href="/{{tribe_link}}" style="display: block;margin: 10px;">{{tribe_title}}</a><a class="btn btn-primary" role="button" href="/hnschat" style="display: block;margin: 10px;">Link HNSChat</a><a class="btn btn-primary" role="button" href="/logout" style="display: block;margin: 10px;">Logout</a></div>
|
||||||
</section>
|
</section>
|
||||||
<section style="margin: 20px;height: 40px;text-align: center;margin-top: 40px;">
|
<section style="margin: 20px;height: 40px;text-align: center;margin-top: 40px;">
|
||||||
|
Loading…
Reference in New Issue
Block a user