exp info
parent
153c0b55cd
commit
71be4e0c15
19
config.toml
19
config.toml
|
|
@ -1,4 +1,4 @@
|
||||||
baseURL = "https://raditian-hugo.radity.com/"
|
baseURL = "https://rjbasitali.com/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
theme = "raditian-free-hugo-theme"
|
theme = "raditian-free-hugo-theme"
|
||||||
|
|
||||||
|
|
@ -31,8 +31,8 @@ theme = "raditian-free-hugo-theme"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.header]]
|
[[menu.header]]
|
||||||
name = "Portfolio"
|
name = "Experience"
|
||||||
URL = "#portfolio"
|
URL = "#experience"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.header]]
|
[[menu.header]]
|
||||||
|
|
@ -47,8 +47,8 @@ theme = "raditian-free-hugo-theme"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.footer]]
|
[[menu.footer]]
|
||||||
name = "Portfolio"
|
name = "Experience"
|
||||||
URL = "#portfolio"
|
URL = "#experience"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.footer]]
|
[[menu.footer]]
|
||||||
|
|
@ -59,7 +59,8 @@ theme = "raditian-free-hugo-theme"
|
||||||
|
|
||||||
[params]
|
[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
|
googleTagManagerID = "GTM-000000" # Google Analytics works with Google Tag Manager
|
||||||
|
|
||||||
|
|
@ -68,8 +69,4 @@ theme = "raditian-free-hugo-theme"
|
||||||
text2 = "Ali"
|
text2 = "Ali"
|
||||||
|
|
||||||
[params.footer]
|
[params.footer]
|
||||||
copyright = "© Raditian. All rights reserved."
|
copyright = "© RjBasitAli. 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"
|
|
||||||
Loading…
Reference in New Issue