| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- [site]
- name = "WenLab"
- slogan = "do together"
- description = "we'd love to contribute"
- title = "weblab.co | Art of tech"
- author = "wenlab"
- homepage = "https://wenlab.co"
- favicon = "assets/img/icon.png"
- logo = "assets/img/logo.png"
- keywords = "word,key"
- phone = "01-34322"
- email = "xx@yy.com"
- address = "location"
- copyright = "© Copyright - air studio - All rights reserved."
- intro = "fjidfk"
- nonce = 1
- theme = "default"
- [[ nav ]]
- text = "Home"
- url = "index.html"
- [[ nav ]]
- text = "Portfolio"
- url = "portfolio.html"
- [[ nav ]]
- text = "Blog"
- url = "blog.html"
- [[ nav ]]
- text = "About"
- url = "about.html"
- [[ nav ]]
- text = "Contact"
- url = "contact.html"
- [socials]
- twitter = ""
- facebook = ""
- linkedin = ""
- dribbble = ""
- telegram = ""
- github = ""
|