diff options
| -rw-r--r-- | contact-information.html | 1 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/contact-information.html b/contact-information.html index 97085fab..53277ea7 100644 --- a/contact-information.html +++ b/contact-information.html @@ -12,7 +12,6 @@ <h2>Personal information</h2> <ul> <li>Name: Paul Buetow</li> -<li>Currently living in: London, UK</li> <li>E-Mail: paul at buetow period org</li> </ul> <a href="./paul.jpg"><img alt="Paul Buetow" title="Paul Buetow" src="./paul.jpg" /></a><br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 828ef438..ae9a937e 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2022-06-18T06:11:42+01:00</updated> + <updated>2022-07-07T22:06:15+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> |
