Skip to content

Commit

Permalink
Add "vanilla-lazyload" to Lazy Loading section
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Oct 29, 2023
1 parent 84f9e24 commit e4b9364
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/content/pages/use-cases/lazy-loading.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ title: Lazy Loading
<%= render Page::ContainerComponent.new(page: current_page) do |page| %>
<% page.with_title(title: current_page.data.fetch("title")) %>

https://github.com/verlok/vanilla-lazyload

<%= render Page::ContributeComponent.new(file: current_page.asset.path.path) %>
<% end %>

0 comments on commit e4b9364

Please sign in to comment.