Skip to content
#

disqus

Here are 168 public repositories matching this topic...

filipre
filipre commented Aug 5, 2020

Hi,

Thank you for the theme. It looks very good. I love the light theme but do not really like the dark version of it. Also, the toggle button does not work because the following code is throwing an error: "images is not an function". I don't need lazy loading so this is fine.

  (function lazyLoadImages() {
    const images = elems('img');
    images.forEach(function(image){
     

Improve this page

Add a description, image, and links to the disqus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the disqus topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.