Add new sector layout and shortcodes, update value card icons, and replace customer logos
- Created a new sector layout file for main content display. - Added a sector-section shortcode for a features section with customizable title and description. - Updated value card shortcode to support image icons and SVG icons. - Added multiple new logo images for various clients and removed outdated customer logos.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<article class="post">
|
||||
{{ .Content }}
|
||||
</article>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user