From 94ec008558ec992497c27d6d198441f4268bbfef Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 10 Jan 2026 12:10:28 -0500 Subject: publish --- content/_index.html | 2 +- content/articles/tools-i-use.md | 2 +- content/projects/index.md | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 content/projects/index.md (limited to 'content') diff --git a/content/_index.html b/content/_index.html index 5ed65a4..b02d589 100644 --- a/content/_index.html +++ b/content/_index.html @@ -56,7 +56,7 @@ draft: false Phone - +1 (709) 746-7582 + +1 (709) 746–7582 diff --git a/content/articles/tools-i-use.md b/content/articles/tools-i-use.md index 952d782..dd06d3f 100644 --- a/content/articles/tools-i-use.md +++ b/content/articles/tools-i-use.md @@ -2,7 +2,7 @@ title = 'Tools I Use' date = '2026-01-02T15:24:53-03:30' tags = [] -draft = true +draft = false +++ Here is a list of some of the tools I use day-to-day. diff --git a/content/projects/index.md b/content/projects/index.md new file mode 100644 index 0000000..f021a61 --- /dev/null +++ b/content/projects/index.md @@ -0,0 +1,8 @@ ++++ +title = 'Projects' +date = '2026-01-10T11:56:33-05:00' +tags = [] +draft = false ++++ + +Browse source code at [git.samanthony.xyz](https://git.samanthony.xyz/). -- cgit v1.2.3