Compare commits
4 Commits
feature/te
...
3c9acc125e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c9acc125e | ||
|
|
aeb1ecd50a | ||
|
|
810b033a14 | ||
| c01baf44d9 |
@@ -2,9 +2,6 @@
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
|
||||
RewriteCond %{HTTPS} off
|
||||
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
|
||||
RewriteRule ^index\.html$ - [L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<div class="text-col">
|
||||
<h1 class="title mb-3">About <span class="text-primary">Stella Amor</span></h1>
|
||||
<p class="lead mb-3">We’re redefining online dating with the world’s most advanced filters, free access, and a passion for helping you find your perfect match. A new Nordic Product</p>
|
||||
<a href="/register/" class="mb-3 btn btn-dark cta-btn">Join Free Today</a>
|
||||
<a href="/register/" class="mb-3 btn btn-dark cta-btn">Join Free Now!</a>
|
||||
</div>
|
||||
<div class="image-col">
|
||||
<div class="image-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user