File tree Expand file tree Collapse file tree 15 files changed +59
-110
lines changed
Expand file tree Collapse file tree 15 files changed +59
-110
lines changed Original file line number Diff line number Diff line change @@ -18,37 +18,41 @@ maxAge = "10s"
1818[menu ]
1919
2020 [[menu .main ]]
21- name = " About "
22- URL = " about "
21+ name = " Projects "
22+ URL = " https://github.com/orgs/Netcentric/repositories "
2323 weight = 1
2424
2525 [[menu .main ]]
26- name = " Projects "
27- URL = " https://github.com/orgs/Netcentric/repositories "
26+ name = " Blog "
27+ URL = " https://www.netcentric.biz/insights/blog.html "
2828 weight = 2
2929
3030 [[menu .main ]]
31- name = " Code of Conduct "
32- URL = " code-of-conduct "
31+ name = " About "
32+ URL = " about "
3333 weight = 3
3434
3535 [[menu .main ]]
36- name = " Blog "
37- URL = " blog "
36+ name = " Code of Conduct "
37+ URL = " code-of-conduct "
3838 weight = 4
3939
40-
4140# ################### default parameters ################################
4241[params ]
4342logo = " images/netcentric-logo.svg"
4443home = " Home"
4544# Meta data
4645description = " At Netcentric we value open source and encourage everyone internally and externally to contribute to our projects..."
4746author = " Themefisher"
47+ careerssite = " https://www.netcentric.biz/jobs.html"
4848[params .copyright ]
4949 text = " Netcentric, A Cognizant Digital Business"
5050 link = " https://www.netcentric.biz/"
5151
52+ [params .social ]
53+ twitter = " https://www.linkedin.com/company/netcentric-a-cognizant-digital-business/"
54+ linkedin = " https://www.linkedin.com/company/netcentric-a-cognizant-digital-business/"
55+
5256# Preloader
5357[params .preloader ]
5458enable = true
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# ######################### Banner #############################
22banner :
33 enable : true
4- title : " We ❤️ Open Source"
5- image : " images/about/book.png"
64 content : " At Netcentric we value open source and encourage everyone internally and externally to contribute to our projects."
75 cta :
86 text : " Checkout our repos"
@@ -33,7 +31,13 @@ projects:
3331
3432# ############################### Blog ###################################
3533blog :
36- enable : true
34+ enable : false
3735 title : " Blog"
3836 subtitle : " Updates and milestones of our open source projects"
3937 # blog post comes from 'content/blog'
38+
39+ # ############################### Blog ###################################
40+ careers :
41+ enable : true
42+ title : " Careers"
43+ subtitle : " Like what you see? We're hiring!"
Original file line number Diff line number Diff line change 44-----------------------*/
55
66.footer {
7- padding : 80 px 0 px 20px 0 px ;
7+ padding-bottom : 20px ;
88
99 a {
1010 color : $black ;
Original file line number Diff line number Diff line change 99
1010
1111/* -------------------------
12- HOME -2
12+ HOME -2
1313-----------------------------*/
1414.banner-main {
1515 position : relative ;
2424 height : 80% ;
2525
2626 }
27+
28+ .icon {
29+ width : 60px ;
30+ }
2731}
2832
2933
You can’t perform that action at this time.
0 commit comments