You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: hugo.toml
+23-23
Original file line number
Diff line number
Diff line change
@@ -15,24 +15,24 @@ url = "/"
15
15
weight = 1
16
16
17
17
[[menu.main]]
18
-
name = "About"
19
-
url = "about/"
20
-
weight = 2
18
+
#name = "About"
19
+
#url = "about/"
20
+
#weight = 2
21
21
22
22
[[menu.main]]
23
-
name = "Service"
24
-
url = "service/"
25
-
weight = 3
23
+
#name = "Service"
24
+
#url = "service/"
25
+
#weight = 3
26
26
27
27
[[menu.main]]
28
-
name = "Gallery"
29
-
url = "gallery/"
30
-
weight = 4
28
+
#name = "Gallery"
29
+
#url = "gallery/"
30
+
#weight = 4
31
31
32
32
[[menu.main]]
33
-
name = "Blog"
34
-
url = "blog/"
35
-
weight = 5
33
+
#name = "Blog"
34
+
#url = "blog/"
35
+
#weight = 5
36
36
37
37
[[menu.main]]
38
38
name = "Contact"
@@ -54,7 +54,7 @@ contactFormAction = "#" # contact form works with https://formspree.io
54
54
55
55
# Banner Section
56
56
[params.banner]
57
-
enable = true
57
+
enable = false
58
58
bgImage = "images/slider.jpg"
59
59
heading = "HI, MY NAME IS JONATHON & I AM A"
60
60
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"
74
74
# Homepage About Section
75
75
[params.about]
76
76
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"
79
79
image = "images/about/about.jpg"
80
80
81
81
# Call to Action
82
82
[params.cta]
83
-
enable = true
83
+
enable = false
84
84
title = "SO WHAT YOU THINK ?"
85
85
content = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nobis,<br>possimus commodi, fugiat magnam temporibus vero magni recusandae? Dolore, maxime praesentium."
86
86
btnText = "Contact with me"
87
87
btnURL = "/contact"
88
88
89
89
# Portfolio Section On Homepage
90
90
[params.portfolio]
91
-
enable = true
91
+
enable = false
92
92
title = "Latest Works"
93
93
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."
0 commit comments