commit 477360ceb2513d0bf02b847896b74b5c33ef8f56
parent 59d8b60e749c258e16623c0ed46723754237b785
Author: FIGBERT <figbert@figbert.com>
Date: Mon, 17 Aug 2020 22:37:11 -0700
:lipstick: Move RSS emoji to the top of the line
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/_index.md b/content/_index.md
@@ -13,7 +13,7 @@ in everything from front-end design{{ emoji(name="paint", alt="A paint pallet")
To see some of the things I do, you can:
-* Read my writing [on this site][posts] or in the [Atom feed][atom]{{ emoji(name="rss", alt="RSS symbol") }}.
+* Read my writing [on this site][posts] or in the [Atom feed][atom]{{ emoji(name="rss", alt="RSS symbol", top=true) }}.
* Download [txtodo][txtodo-site] from [the App Store][txtodo-store]{{ emoji(name="apple", alt="Retro Apple logo", top=true) }} and read the [writeup][txtodo-article].
* Check out my text adventure, [One Angry Wizard][txt-adventure]{{ emoji(name="keyboard", alt="A keyboard") }}.