File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
baseURL = " "
2
2
languageCode = " en-us"
3
- title = " Apache Amoro"
3
+ title = " Apache Amoro™ "
4
4
theme = " amoro-theme"
5
5
sectionPagesMenu = " main"
6
6
7
7
[params ]
8
8
siteType = " landing-page"
9
9
search = true
10
+ projectName = " Apache Amoro™"
10
11
description = " Management system for Lakehouse"
11
12
docsBaseURL = " "
12
13
githuburl = " https://github.com/apache/incubator-amoro"
Original file line number Diff line number Diff line change 1
1
< section id ="intro-new ">
2
2
< div class ="intro-content ">
3
- < h1 class ="title "> Amoro </ h1 >
3
+ < h1 class ="title "> {{ .Site.Params.projectName}} </ h1 >
4
4
< div class ="desc "> {{ .Site.Params.description}}</ div >
5
5
< div class ="btns ">
6
6
< a href ="{{ .Site.BaseURL }}/download/ " class ="btn btn-primary "> Latest releases</ a >
Original file line number Diff line number Diff line change 19
19
}
20
20
21
21
# intro-new .title {
22
- font-size : 56 px ;
22
+ font-size : 50 px ;
23
23
color : # 0036A1 ;
24
24
font-weight : 600 ;
25
25
}
You can’t perform that action at this time.
0 commit comments