diff --git a/config.toml b/config.toml index 98b73a9..6b2e1d4 100644 --- a/config.toml +++ b/config.toml @@ -53,31 +53,7 @@ custom_css = ["css/custom.css"] content= "Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, excepturi. At recusandae sit perferendis autem,iste tempora nostrum numquam sapiente!" btn = true btnText="Explore Us" - btnURL="#services" - - # counter - [params.counter] - enable = true - bgImage = "images/backgrounds/bg-1.jpg" - [[params.counter.counterItem]] - title = "Happy Clients" - icon = "tf-ion-android-happy" - count = "320" - - [[params.counter.counterItem]] - title = "Projects completed" - icon = "tf-ion-archive" - count = "565" - - [[params.counter.counterItem]] - title = "Positive feedback" - icon = "tf-ion-thumbsup" - count = "95" - - [[params.counter.counterItem]] - title = "Cups of Coffee" - icon = "tf-ion-coffee" - count = "2500" + btnURL="#about" # footer [params.footer]