File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ params:
2020 description : ' Home of the everything-is-code enthusiasts'
2121 mainSections : ['posts']
2222 anubis2 :
23- colortheme : ' auto'
2423 enablecolorthemeswitcher : true
2524 enablesummary : true
2625 enablereadmorebutton : true
Original file line number Diff line number Diff line change @@ -49,14 +49,18 @@ OpenFastTrace is a cornerstone for **Agentic Development**—a workflow where AI
4949
5050### Videos
5151
52- <figure >
53- {{< youtube tlzMT6RaVWA >}}
54- <figcaption>Introduction to OpenFastTrace</figcaption>
52+ <figure style =" display : flex ; flex-direction : column ; align-items : center ; margin : 2rem 0 ;" >
53+ <div style="width: 100%; margin-bottom: 1rem;">
54+ {{< youtube tlzMT6RaVWA >}}
55+ </div>
56+ <figcaption style="margin-top: 0.5rem; font-size: 0.9rem; color: #666; text-align: center;">Introduction to OpenFastTrace</figcaption>
5557</figure >
5658
57- <figure >
58- {{< youtube P2o_swwQTNE >}}
59- <figcaption>OpenFastTrace Presentation at Xen Summit</figcaption>
59+ <figure style =" display : flex ; flex-direction : column ; align-items : center ; margin : 2rem 0 ;" >
60+ <div style="width: 100%; margin-bottom: 1rem;">
61+ {{< youtube P2o_swwQTNE >}}
62+ </div>
63+ <figcaption style="margin-top: 0.5rem; font-size: 0.9rem; color: #666; text-align: center;">OpenFastTrace Presentation at Xen Summit</figcaption>
6064</figure >
6165
6266### Resources
You can’t perform that action at this time.
0 commit comments