Skip to content

Commit 389e054

Browse files
committed
minor cleanu
1 parent 2ae3d6b commit 389e054

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

hugo.toml

+23-23
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ url = "/"
1515
weight = 1
1616

1717
[[menu.main]]
18-
name = "About"
19-
url = "about/"
20-
weight = 2
18+
#name = "About"
19+
#url = "about/"
20+
#weight = 2
2121

2222
[[menu.main]]
23-
name = "Service"
24-
url = "service/"
25-
weight = 3
23+
#name = "Service"
24+
#url = "service/"
25+
#weight = 3
2626

2727
[[menu.main]]
28-
name = "Gallery"
29-
url = "gallery/"
30-
weight = 4
28+
#name = "Gallery"
29+
#url = "gallery/"
30+
#weight = 4
3131

3232
[[menu.main]]
33-
name = "Blog"
34-
url = "blog/"
35-
weight = 5
33+
#name = "Blog"
34+
#url = "blog/"
35+
#weight = 5
3636

3737
[[menu.main]]
3838
name = "Contact"
@@ -54,7 +54,7 @@ contactFormAction = "#" # contact form works with https://formspree.io
5454

5555
# Banner Section
5656
[params.banner]
57-
enable = true
57+
enable = false
5858
bgImage = "images/slider.jpg"
5959
heading = "HI, MY NAME IS JONATHON & I AM A"
6060
description = "WITH 10 YEARS EXPERIENCE, I'VE OCCUPIED MANY ROLES INCLUDING DIGITAL DESIGN DIRECTOR, WEB DESIGNER AND DEVELOPER. THIS SITE SHOWCASES SOME OF MY WORK."
@@ -74,32 +74,32 @@ title = "FATHER"
7474
# Homepage About Section
7575
[params.about]
7676
enable = true
77-
title = "ABOUT ME"
78-
content = "Hello, I’m a UI/UX Designer & Front End Developer from Victoria, Australia. I hold a master degree of Web Design from the World University.And scrambled it to make a type specimen book. It has survived not only five centuries. <br> <br> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Error, adipisci voluptatum repudiandae, natus impedit repellat aut officia illum at assumenda iusto reiciendis placeat. Temporibus, vero."
77+
title = "ABOUT US"
78+
content = "We are a non profit organisation, with the focus of expanding the knowledge around Cloud Native technologies"
7979
image = "images/about/about.jpg"
8080

8181
# Call to Action
8282
[params.cta]
83-
enable = true
83+
enable = false
8484
title = "SO WHAT YOU THINK ?"
8585
content = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nobis,<br>possimus commodi, fugiat magnam temporibus vero magni recusandae? Dolore, maxime praesentium."
8686
btnText = "Contact with me"
8787
btnURL = "/contact"
8888

8989
# Portfolio Section On Homepage
9090
[params.portfolio]
91-
enable = true
91+
enable = false
9292
title = "Latest Works"
9393
subtitle = "Aliquam lobortis. Maecenas vestibulum mollis diam. Pellentesque auctor neque nec urna. Nulla sit amet est. Aenean posuere tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus."
9494

9595
# social icon
96-
[[params.socialIcon]]
97-
icon = "ion-social-facebook"
98-
url = "#"
96+
#[[params.socialIcon]]
97+
#icon = "ion-social-facebook"
98+
#url = "#"
9999

100-
[[params.socialIcon]]
101-
icon = "ion-social-instagram"
102-
url = "#"
100+
#[[params.socialIcon]]
101+
#icon = "ion-social-instagram"
102+
#url = "#"
103103

104104
[[params.socialIcon]]
105105
icon = "ion-social-linkedin"

0 commit comments

Comments
 (0)