Skip to content

Commit

Permalink
removing old home page elements
Browse files Browse the repository at this point in the history
  • Loading branch information
JMMolenaar committed Sep 15, 2023
1 parent 625c6d3 commit 7a3100d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/views/static/alt.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
.bg-grey
= render 'static/alt/hero'
= render 'static/alt/features'
.p-5.bg-grey
.container
= render 'static/alt/corona'
.py-5.bg-primary
= render 'static/alt/banner'
- #.p-5.bg-grey
- # .container
- # = render 'static/alt/corona'
- #.py-5.bg-primary
- # = render 'static/alt/banner'
.py-5.bg-grey
= render 'static/alt/projects', projects: @projects
.py-5.bg-white
Expand Down

0 comments on commit 7a3100d

Please sign in to comment.