diff --git a/config.toml b/config.toml index 85e786b..2572ffe 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://raditian-hugo.radity.com/" +baseURL = "https://rjbasitali.com/" languageCode = "en-us" theme = "raditian-free-hugo-theme" @@ -31,8 +31,8 @@ theme = "raditian-free-hugo-theme" weight = 2 [[menu.header]] - name = "Portfolio" - URL = "#portfolio" + name = "Experience" + URL = "#experience" weight = 3 [[menu.header]] @@ -47,8 +47,8 @@ theme = "raditian-free-hugo-theme" weight = 2 [[menu.footer]] - name = "Portfolio" - URL = "#portfolio" + name = "Experience" + URL = "#experience" weight = 3 [[menu.footer]] @@ -59,7 +59,8 @@ theme = "raditian-free-hugo-theme" [params] - sections = ["showcase", "about", "education", "experience", "client-and-work", "testimonial", "contact", "newsletter"] + #sections = ["showcase", "about", "education", "experience", "client-and-work", "testimonial", "contact", "newsletter"] + sections = ["showcase", "about", "education", "experience", "testimonial", "contact"] googleTagManagerID = "GTM-000000" # Google Analytics works with Google Tag Manager @@ -68,8 +69,4 @@ theme = "raditian-free-hugo-theme" text2 = "Ali" [params.footer] - copyright = "© Raditian. All rights reserved." - [params.footer.radity_logo] - x = "img/general/design-and-code-radity.png" - _2x = "img/general/design-and-code-radity@2x.png" - alt = "Design & Code - Radity" \ No newline at end of file + copyright = "© RjBasitAli. All rights reserved." \ No newline at end of file