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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user