File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ <h1><b>Taskflow </b><img src="images/logo.png" alt="Logo" style="width:2.5rem;">
8787
8888 < p > < a class ="btn btn-primary btn-lg mr-2 mt-2 " href ="https://github.com/taskflow/taskflow " role ="button "> GitHub »</ a >
8989 < a class ="btn btn-info btn-lg mr-2 mt-2 " href ="https://taskflow.github.io/taskflow/index.html " role ="button "> Handbook »</ a >
90- < a class ="btn btn-warning btn-lg mr-2 mt-2 " href ="https://taskflow.github.io/taskflow/release-3-7 -0.html " role ="button "> Releases (latest v3.7 ) »</ a > </ p >
90+ < a class ="btn btn-warning btn-lg mr-2 mt-2 " href ="https://taskflow.github.io/taskflow/release-3-8 -0.html " role ="button "> Releases (latest v3.8 ) »</ a > </ p >
9191 </ div >
9292 </ div >
9393
Original file line number Diff line number Diff line change 11const news = [
2+ {
3+ title : "Taskflow v3.8 released" ,
4+ image_src : "images/release.png" ,
5+ image_url : "https://taskflow.github.io/taskflow/Releases.html" ,
6+ content : `We have release Taskflow v3.8! Please check out the <a href="https://taskflow.github.io/taskflow/release-3-8-0.html">release notes</a>.` ,
7+ footer : "Last updated on 2024/10/02"
8+ } ,
29 {
310 title : "Taskflow @ ICPP'24" ,
411 image_src : "images/icpp-logo.png" ,
You can’t perform that action at this time.
0 commit comments