File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 66* .bak
77__pycache__
88.venv
9- .idea
9+ .idea
10+ venv
Original file line number Diff line number Diff line change 3535 }
3636 </style >
3737<div class =" datu-hero " >
38- <img src =" assets/logo-light.svg " alt =" Datu Logo " width =" 90 " style =" margin-bottom :1.5rem ;" >
38+ <img src =" assets/datusignature.png " alt =" Datu Logo " width =" 90 " style =" margin-bottom :1.5rem ;" >
3939 <div class =" datu-hero-title " >Datu AI Analyst</div >
4040 <div class =" datu-hero-subtitle " >Build intelligent, data-driven AI agents in just a few lines of code.</div >
4141 <a href =" user-guide/quickstart/ " class =" datu-hero-btn " >Get Started</a >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repo_url: https://github.com/Datuanalytics/datu-core
99
1010theme :
1111 name : material
12- logo : assets/logo-light.svg
12+ logo : assets/datusignature.png
1313 favicon : assets/favicon.ico
1414 features :
1515 - content.code.copy
@@ -111,4 +111,4 @@ validation:
111111 not_found : warn
112112 anchors : warn
113113 absolute_links : warn
114- unrecognized_links : warn
114+ unrecognized_links : warn
You can’t perform that action at this time.
0 commit comments