baseURL = "https://abdullahtarawneh.com"
languageCode = "en-us"
title = "abdullah tarawneh"
[markup.goldmark.renderer]
unsafe= true
[menu]
[[menu.main]]
identifier = "home"
pre = ""
name = "Home"
url = "/"
weight = 10
[[menu.main]]
identifier = "blog"
pre = ""
name = "Blog"
url = "/blog/"
weight = 20
[[menu.main]]
identifier = "contact"
pre = ""
name = "Contact"
url = "/contact/"
weight = 30