Skip to content

Commit f59cd9e

Browse files
committed
Update conf.py
1 parent 1067f20 commit f59cd9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,11 +233,11 @@
233233
# HOME
234234
"examples": [
235235
{"title": "Basics", "link": f"{g}/examples/plane-0002/", "image": "../_static/images/gallery/Example6.png", "description": "Learn the basics of drawing models."},
236-
{"title": "Frames", "link": f"{g}/examples/portal-moments/", "image": "../_static/images/gallery/moments.png", "description": "Render structural models with extruded sections."},
236+
# {"title": "Frames", "link": f"{g}/examples/portal-moments/", "image": "../_static/images/gallery/moments.png", "description": "Render structural models with extruded sections."},
237237
# {"title": "Sections", "link": f"{g}/examples/framesections/", "image": "../_static/images/gallery/Torsion.png", "description": "Detailed analysis of structural cross sections."},
238238
{"title": "Detailing", "link": f"{g}/examples/example7/", "image": "../_static/images/gallery/ShellFrame.png", "description": "."},
239239
{"title": "Finite Rotations", "link": f"{g}/examples/framecircle/", "image": "../_static/images/gallery/ShellCircle-576x324.webp", "description": "Render finite deformations in constrained members like Cosserat rods and shells."},
240-
{"title": "Versatility", "link": f"{g}/examples/cablestayed/", "image": "../_static/images/gallery/CableStayed02-576x324.webp", "description": "Import models from commercial platforms like ABAQUS."},
240+
# {"title": "Versatility", "link": f"{g}/examples/cablestayed/", "image": "../_static/images/gallery/CableStayed02-576x324.webp", "description": "Import models from commercial platforms like ABAQUS."},
241241
# {"title": "Motions", "link": f"{g}/examples/framehelix/", "image": "../_static/images/gallery/sign-light-2800x2558.webp", "description": "Coming soon."},
242242
# {"title": "Interoperability", "link": f"{g}/examples/cablestayed/", "image": "../_static/images/gallery/CableStayed02-576x324.webp", "description": "Coming soon."},
243243
],

0 commit comments

Comments
 (0)