File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,14 @@ <h3 class="title-text">
34
34
< b > OrientDB</ b > is the first multimodel database in the world
35
35
</ h3 >
36
36
< div >
37
- < a class ="github-button " href ="https://github.com/orientechnologies/orientdb " data-size ="large " data-show-count ="true "
38
- aria-label ="Star OrientDb on GitHub "> Star</ a >
39
- < a class ="github-button " href ="https://github.com/orientechnologies/orientdb/fork " data-size ="large "
40
- data-show-count ="true " aria-label ="Fork OrientDB on GitHub "> Fork</ a >
37
+ < a class ="github-button " href ="https://github.com/orientechnologies/orientdb " data-size ="large " data-icon ="octicon-start " data-show-count ="true "
38
+ data-color-scheme ="no-preference: dark_high_contrast; light: dark_high_contrast; dark: dark_high_contrast; " aria-label ="Star OrientDB on GitHub "> Star</ a >
39
+ < a class ="github-button " href ="https://github.com/orientechnologies/orientdb/issues " data-color-scheme ="no-preference: dark_high_contrast; light: dark_high_contrast; dark: dark_high_contrast; "
40
+ data-icon ="octicon-issue-opened " data-size ="large " data-show-count ="true " aria-label ="Issue OrientDB on GitHub "> Issue</ a >
41
+ < a class ="github-button " href ="https://github.com/orientechnologies/orientdb/discussions " data-color-scheme ="no-preference: dark_high_contrast; light: dark_high_contrast; dark: dark_high_contrast; "
42
+ data-icon ="octicon-comment-discussion " data-size ="large " aria-label ="Discuss OrientDB on GitHub "> Discuss</ a >
41
43
</ div >
44
+ <!-- Place this tag where you want the button to render. -->
42
45
</ section >
43
46
< img class ="hero-image " style ="width: 50% " src ="{{ get_url(path= "home_logo.png ") }}">
44
47
You can’t perform that action at this time.
0 commit comments