Skip to content

Commit a643c25

Browse files
committed
home changed
1 parent 7fd9b2e commit a643c25

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

layouts/partials/sections/home.html

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
{{/* set image sizes, these are hardcoded for now, x dictates that images are resized to this width */}}
3838

39+
3940
{{ $tinyw := default "500x" }}
4041
{{ $smallw := default "800x" }}
4142
{{ $mediumw := default "1200x" }}

public/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@
297297

298298

299299

300+
300301

301302

302303
<div class="container-fluid home" id="home">

0 commit comments

Comments
 (0)