From 34514d0686ce42f5e55e750f873c537eae476513 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 5 May 2021 12:48:48 +0100 Subject: can parse meta date from feed's file name --- content/gemtext/gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/gemtext') diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 57a2d485..10049994 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2021-05-05T09:27:32+01:00 + 2021-05-05T12:48:29+01:00 buetow.org feed Having fun with computers! @@ -76,7 +76,7 @@ The Fype Programming Language gemini://buetow.org/gemfeed/2010-05-09-the-fype-programming-language.gmi - 2010-05-09T09:26:28+01:00 + 2010-05-09T12:48:29+01:00 Fype is an interpreted programming language created by me for learning and fun. The interpreter is written in C. It has been tested on FreeBSD and NetBSD and may also work on other Unix like operating systems such as Linux based ones. To be honest, besides learning and fun there is really no other use case of why Fype actually exists as many other programming languages are much faster and more powerful.. .....to read on please visit my site. Paul Buetow -- cgit v1.2.3