mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-21 01:25:19 +00:00
Gave a new structure to project
This commit is contained in:
15
_includes/home/header.html
Executable file
15
_includes/home/header.html
Executable file
@ -0,0 +1,15 @@
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-7">
|
||||
<div class="header-content">
|
||||
<div class="header-content-inner">
|
||||
<h1>Comunic is a new social network that respect your privacy.</h1>
|
||||
<a href="{{ site.app_url }}create_account" class="btn btn-outline btn-xl page-scroll">Create an account now !</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user