Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

funfacts.yml 808B

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