Parcourir la source

aggiungi orario al sito

boyska il y a 5 ans
Parent
commit
f29a6996c1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      themes/HOD2k18/layouts/partials/talk-calendar.html

+ 1 - 1
themes/HOD2k18/layouts/partials/talk-calendar.html

@@ -21,7 +21,7 @@
       <li id="{{ replace .Title " " "_" }}">
         <div class="filler">
             <div class="title-wrapper">
-              <div class="orario"> --.-- </div>
+                <div class="orario"> {{.Params.orario}} </div>
             <!--<h4><a class="titolo" href="{{ .Permalink }}">{{ .Title }}</a></h4>-->
               <a class="titolo" href="#{{ replace .Title " " "_" }}">
                 <h4>{{ .Title }}</h4>