From e45e123b5ec8d60aa002d2f15955575e9a2c2a34 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Thu, 12 Jun 2025 20:43:07 -0700 Subject: [PATCH] Revert "Remove unnecessary frontmatter items" This reverts commit 3468be76bca6e3d9763d3dbd5eaed0be1032638e. --- uxntal.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uxntal.md b/uxntal.md index 476043b1..f55fd8db 100644 --- a/uxntal.md +++ b/uxntal.md @@ -1,6 +1,8 @@ --- +name: Uxntal contributors: - ["Devine Lu Linvega", "https://wiki.xxiivv.com"] +filename: learnuxn.tal --- Uxntal is a stack-machine assembly language targeting the [Uxn virtual machine](https://wiki.xxiivv.com/site/uxn.html).