You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

funfacts.yml 875B

12345678910111213141516171819202122232425
  1. ################################# funfacts ##################################
  2. funfacts:
  3. enable : true
  4. bg_image : "images/backgrounds/bg-white-wall.jpg"
  5. bg_image_webp : "images/backgrounds/bg-white-wall.webp"
  6. counter_item:
  7. # counter item loop
  8. - title : "Happy Clients"
  9. icon : "ti-face-smile" # themify icon pack : https://themify.me/themify-icons
  10. count : "320"
  11. # counter item loop
  12. - title : "Projects completed"
  13. icon : "ti-archive" # themify icon pack : https://themify.me/themify-icons
  14. count : "350"
  15. # counter item loop
  16. - title : "Positive feedback"
  17. icon : "ti-thumb-up" # themify icon pack : https://themify.me/themify-icons
  18. count : "158"
  19. # counter item loop
  20. - title : "Cups of Coffee"
  21. icon : "ti-gift" # themify icon pack : https://themify.me/themify-icons
  22. count : "250"