diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-07 22:06:20 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-07 22:06:20 +0300 |
| commit | f707f4ff930d3e565899b99b2c89d3e4e7c4276d (patch) | |
| tree | 65aa4b242b863594a28a44e918237a264e1902b3 | |
| parent | 364b8bedd4828d1cb0358efba0be1cb3ae148767 (diff) | |
Update content for html
| -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" /> |
