diff options
author | Lucas Fryzek <lucas.fryzek@gmail.com> | 2023-02-08 21:34:53 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@gmail.com> | 2023-02-08 21:34:53 -0500 |
commit | d21552f5928b1a4472d96e26efc922a4be6c6ed8 (patch) | |
tree | 6d409d8081292724c174145e033756011ff6f042 /html/graphics_feed.xml | |
parent | e6a77645890d37ef8906374a96d49914f773ead4 (diff) |
Improve site theme and layout
Specifically improve how multiple lines of notes are displayed
on the main page.
Diffstat (limited to 'html/graphics_feed.xml')
-rw-r--r-- | html/graphics_feed.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/html/graphics_feed.xml b/html/graphics_feed.xml new file mode 100644 index 0000000..145fec0 --- /dev/null +++ b/html/graphics_feed.xml @@ -0,0 +1,2 @@ +<?xml version='1.0' encoding='UTF-8'?> +<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Thu, 09 Feb 2023 02:30:16 -0000</lastBuildDate></channel></rss>
\ No newline at end of file |