From 15defb66ed3583d63d5da980a07dee0323e06952 Mon Sep 17 00:00:00 2001 From: Lucas Rufkahr Date: Mon, 2 Mar 2026 14:32:52 -0600 Subject: [PATCH] update functions page --- content/cpp/functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/cpp/functions.md b/content/cpp/functions.md index 1214143..26c9ff9 100644 --- a/content/cpp/functions.md +++ b/content/cpp/functions.md @@ -1,6 +1,6 @@ +++ date = '2026-02-27T23:57:42-06:00' -draft = true +draft = false title = 'Functions' layout = 'chapter' type = 'book'