Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Dec 27, 2024
1 parent 00c31b3 commit 611b424
Show file tree
Hide file tree
Showing 15 changed files with 48 additions and 401 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="row">
<div class="col-lg-12 col-sm-12">
<ul class="list-inline">
<li><a href="#home">Lab42 Srl - IT03677180121</a></li>
<li>Lab42 Srl - IT03677180121</li>
<li class="footer-menu-divider">&sdot;</li>
<li><a href="/legal/">Privacy & Legal information</a></li>
</ul>
Expand Down
69 changes: 36 additions & 33 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,37 +1,40 @@
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo2_50.png" alt="example42"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#services">Services</a>
</li>
<li>
<a class="page-scroll" href="#blog">Blog</a>
</li>
<li>
<a class="page-scroll" href="#opensource">Open Source</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo2_50.png" alt="example42"></a>
</div>
<!-- /.container -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="/#wwwww">Five Ws</a>
</li>
<li>
<a class="page-scroll" href="/#services">Services</a>
</li>
<li>
<a class="page-scroll" href="/#blog">Blog</a>
</li>
<li>
<a class="page-scroll" href="/#podcast">Podcast</a>
</li>
<li>
<a class="page-scroll" href="/#opensource">Open Source</a>
</li>
<li>
<a class="page-scroll" href="/#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
2 changes: 1 addition & 1 deletion _includes/header_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<li>
<a class="page-scroll" href="#wwwww">Five Ws</a>
</li>
<li>
Expand Down
4 changes: 2 additions & 2 deletions _includes/home_blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ <h2 class="section-heading">example42's blog</h2>
</li>
{% endfor %}
</ul>
<a href="/blog/">All our blog posts</a>
<a href="/blog/">All the blog posts</a>
</div>
</div>
</div>
<div class="col-lg-4 col-lg-offset-2 col-sm-6">
<img class="img-responsive" src="img/imm-5.png" alt="">
<img class="img-responsive" src="img/imm-1.png" alt=""Example42 blog>
</div>
</div>
</div>
Expand Down
17 changes: 7 additions & 10 deletions _includes/home_contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,16 @@
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<div class="clearfix"></div>
<h2 class="section-heading">Contact example42 on LinkedIN</h2>
<a href="https://www.linkedin.com/company/example42"><img class="img-responsive" src="img/linkedin.png" alt="LinkedIN" width="300" height="300"></a>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<div class="lead">
<h3 class="section-heading">Find example42 on social media</h3>
<a href="https://www.linkedin.com/company/example42">LinkedIn</a></br>
<a href="https://github.com/example42">GitHub</a></br>
<a href="https://twitter.com/example42">Twitter</a></br>
<a href="https://youtube.com/AbnormalDevOpsIterations">YouTube</a></br>
<h2 class="section-heading">Contact example42</h2>
Just send us a message on <a href="https://www.linkedin.com/company/example42" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">LinkedIN</span></a></br>
For code Issues, Pull and Features Requests use <a href="https://github.com/example42" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">GitHub</span></a></br>
Social interactions can be done on <a href="https://x.com/example42">X</a></br>
<div class="clearfix"></div>
</div>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img class="img-responsive" src="img/imm-10.png" alt="Contact example42">
</div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/home_podcast.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h2 class="section-heading">Abnormal DevOps Iterations</h2>
</div>
</div>
<div class="col-lg-4 col-sm-pull-6 col-sm-6">
<img class="img-responsive" src="img/adi.png" alt="">
<img class="img-responsive" src="img/adi.png" alt="Abnormal DevOps Iterations">
</div>
</div>
</div>
Expand Down
15 changes: 0 additions & 15 deletions _includes/paypal.html

This file was deleted.

11 changes: 0 additions & 11 deletions _includes/qualaroo.html

This file was deleted.

10 changes: 0 additions & 10 deletions _includes/redirect_example42.html

This file was deleted.

27 changes: 0 additions & 27 deletions _includes/thankyou.html

This file was deleted.

68 changes: 0 additions & 68 deletions _includes/wordpress_footer.html

This file was deleted.

Loading

0 comments on commit 611b424

Please sign in to comment.