File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ copyright: Copyright © 2025 Recce <br />
7
7
# Repository
8
8
repo_name : datarecce/recce
9
9
repo_url : https://github.com/datarecce/recce
10
- site_url : https://datarecce.io
10
+ site_url : https://docs. datarecce.io
11
11
extra_css :
12
12
- styles/extra.css
13
13
@@ -105,7 +105,7 @@ markdown_extensions:
105
105
class : mermaid
106
106
format : !!python/name:pymdownx.superfences.fence_code_format
107
107
- pymdownx.tabbed :
108
- alternate_style : true
108
+ alternate_style : true
109
109
110
110
theme :
111
111
name : material
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
+ " @popperjs/core@^2.11.8 " :
6
+ version "2.11.8"
7
+ resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz"
8
+ integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
9
+
5
10
bootstrap@^5.3.2 :
6
11
version "5.3.2"
7
12
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz"
You can’t perform that action at this time.
0 commit comments