Use projects_horizontal and disable masonry
This commit is contained in:
parent
56aef694d8
commit
2c4d79b2c9
|
@ -133,7 +133,7 @@ imagemagick:
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
enable_google_verification: false
|
||||
enable_masonry: true
|
||||
enable_masonry: false
|
||||
enable_math: false
|
||||
enable_tooltips: false
|
||||
enable_darkmode: true
|
||||
|
|
|
@ -5,7 +5,7 @@ permalink: /projects/
|
|||
description: University and personal projects.
|
||||
nav: true
|
||||
display_categories: [university, personal]
|
||||
horizontal: false
|
||||
horizontal: true
|
||||
---
|
||||
|
||||
<div class="projects">
|
||||
|
|
Loading…
Reference in New Issue