Skip to content

Commit

Permalink
themes/3mdeb/layouts/index.html: remove unused partial
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Raglis <[email protected]>
  • Loading branch information
artur-rs committed Oct 1, 2024
1 parent 7c8b54a commit c6c7f63
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions themes/3mdeb/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,6 @@
</div>
</div>
</section>

<section class="section d-none d-sm-block">
<div class="container">
<div class="row gx-0">
<div class="col-sm-7 mx-auto">
{{ partial "image.html" (dict "Src" .clients_image "Alt" "our clients" "Webp" false "Resize" false ) }}
</div>
</div>
</div>
</section>
{{ end }}

{{ with .Params.cooperation_with_us }}
Expand Down

0 comments on commit c6c7f63

Please sign in to comment.