Update 11.08.2020

This commit is contained in:
Denys Konovalov
2020-08-11 14:10:42 +02:00
parent 5021f9c71e
commit 6b43ab49ff
48 changed files with 635 additions and 134 deletions

View File

@ -9,7 +9,9 @@
</div>
<div class="col-md-6 mb-5">
<h3>{{ .Title }}</h3>
<h6 class="text-color">{{ .Params.Course }}</h6>
{{ range .Params.Courses }}
<h6 class="text-color">{{.}}</h6>
{{ end }}
<p class="mb-5">{{ .Params.Bio | markdownify }}</p>
<div class="row">
<div class="col-md-6 mb-5 mb-md-0">