Bläddra i källkod

Remove about section whitespace when there are no soft skills/badges (#369)

* Remove about section whitespace when there are no soft skills

* Check for badges in conditional
William Hou 4 år sedan
förälder
incheckning
46952f6ab9
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      layouts/partials/sections/about.html

+ 2 - 1
layouts/partials/sections/about.html

@@ -11,7 +11,8 @@
 <div class="container anchor p-lg-5 about-section" id="{{ $sectionID }}">
   <div class="row pt-sm-2 pt-md-4 align-self-center">
     <!-- summary -->
-    <div class="col-sm-6">
+    <!-- takes up full section width if no badges/soft skills are specified -->
+    {{ if or (.softSkills) (.badges) }} <div class="col-sm-6"> {{ else }} <div class="col-sm-12"> {{ end }}
       <h3 class="p-1">{{ $author.name }}</h3>
       {{ if .designation }}
       <h5 class="p-1">