File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ layout: hextra-home
2525{{< hextra/hero-button text="Get Started" link="docs/getting-started/quickstart" >}}
2626</div >
2727
28- <div class =" hx:mt-6 " ></div >
29-
3028{{< hextra/feature-grid >}}
3129 {{< hextra/feature-card
3230 title="Contracts First"
Original file line number Diff line number Diff line change 11baseURL : https://go-sphere.github.io/
22languageCode : en-us
33title : Sphere
4+ enableRobotsTXT : true
5+ enableGitInfo : true
6+ hasCJKLanguage : true
47module :
58 imports :
69 - path : github.com/imfing/hextra
10+ enableInlineShortcodes : true
711menu :
812 main :
913 - name : Documentation
@@ -78,8 +82,7 @@ params:
7882 displayTitle : true
7983 displayLogo : true
8084 logo :
81- path : images/logo.svg
82- dark : images/logo-dark.svg
85+ path : images/sphere.png
8386 width : wide
8487 theme :
8588 default : system
@@ -97,6 +100,9 @@ params:
97100 flexsearch :
98101 index : content
99102 tokenize : forward
103+ editURL :
104+ enable : true
105+ base : " https://github.com/go-sphere/go-sphere.github.io/edit/master/content"
100106 blog :
101107 list :
102108 displayTags : true
You can’t perform that action at this time.
0 commit comments