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"
|
||||
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"
|
||||
copyright = "© RjBasitAli. All rights reserved."
|
||||
Loading…
Reference in New Issue