1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2026-06-03 21:00:27 +00:00

Add meta description to Double Pendulum post

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 21:22:41 -05:00
parent 4ef8a13d37
commit 082f157c83
@@ -1,7 +1,9 @@
---
title: "Double Pendulum"
description: |
Lets create a double pendulum in Observable JS!
Recreating a double pendulum simulation using Observable JS in Quarto, with interactive controls for length, mass, and gravity.
description-meta: |
An interactive double pendulum simulation built with Observable JS in Quarto, featuring adjustable parameters for pendulum length, mass, and gravity.
date: 2025-05-09
categories:
- Observable JS