commit
This commit is contained in:
+1
-8
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
<!-- Header-->
|
||||
<header class="bg-dark px-5 my-5 text-center border-bottom" style="height: 26em; background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
|
||||
<header class="bg-dark px-5 py-5 text-center border-bottom" style="height: 26em; background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
|
||||
<div class="container px-5 py-5">
|
||||
<div class="row gx-5 justify-content-center">
|
||||
<div class="col-lg-6">
|
||||
@@ -367,13 +367,6 @@
|
||||
</footer>
|
||||
<!-- Bootstrap core JS-->
|
||||
<script src="{{ theme_url }}/bootstrap-5.3.0-dist/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- Core theme JS-->
|
||||
<script src="{{ theme_url }}/js/scripts.js"></script>
|
||||
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
|
||||
<!-- * * SB Forms JS * *-->
|
||||
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
|
||||
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
|
||||
<!--script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script-->
|
||||
|
||||
<!--
|
||||
<div id="header" role="banner" style="background-image: url('{{ pages["_meta"].meta.headerbg|url }}'); background-position: center; background-repeat: no-repeat; background-size: cover;">
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
/*!
|
||||
* Start Bootstrap - Business Frontpage v5.0.9 (https://startbootstrap.com/template/business-frontpage)
|
||||
* Copyright 2013-2023 Start Bootstrap
|
||||
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-business-frontpage/blob/master/LICENSE)
|
||||
*/
|
||||
// This file is intentionally blank
|
||||
// Use this file to add JavaScript to your project
|
||||
+215
-155
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 183 KiB After Width: | Height: | Size: 229 KiB |
Reference in New Issue
Block a user