We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7d1a8 commit 07d1dd0Copy full SHA for 07d1dd0
_layouts/home.html
@@ -7,7 +7,7 @@
7
<div class="container">
8
<div class="row justify-content-start">
9
<div class="col-12 col-md-7 col-lg-6 order-2 order-md-1">
10
- <h1> {{ page.title }} </h1>
+ <h1 class="title"> {{ page.title }} </h1>
11
{% if page.show_call_box %}
12
{% include call.html show_button=true %}
13
{% endif %}
0 commit comments