File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 169169 content : "Switch to the light theme to view the diagram." ;
170170}
171171
172+ /*******************************************************/
173+ /* Hide repo stats. */
174+ .md-source__fact--stars , .md-source__fact--forks {
175+ display : none;
176+ }
177+
172178/*******************************************************/
173179/* Fix spacing in navigation tab. */
174180.md-nav__item--nested > .md-nav__link {
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ site_url: "https://docs.hopsworks.ai/"
55
66# Repository
77edit_uri : " https://github.com/logicalclocks/logicalclocks.github.io"
8+ repo_url : " https://github.com/logicalclocks/hopsworks-api"
9+ repo_name : logicalclocks/hopsworks-api
810
911strict : false
1012
You can’t perform that action at this time.
0 commit comments