Copyediting on home page message

This commit is contained in:
Andrew Miner
2015-06-12 09:36:05 -07:00
parent b327c753ad
commit b904bf933b
+4 -10
View File
@@ -43,10 +43,10 @@
.entry
p.
Today I launched the second major part of the item description editor: image uploads! As you
enter your description, just use the markdown notation for an image <tt> ![](image.png) </tt>
and a little image preview will show up underneath the editor. Just click the button to upload a
screenshot or diagram to help clarify things. Just be sure to keep the images to a reasonable
size (< 750kB, and < 740px by 600px).
enter your description, use the markdown notation for an image <tt> ![](image.png) </tt> and a
empty image preview will show up underneath the editor. Click the button to select an image from
your computer. Just be sure to keep the images to a reasonable size (< 750kB, and < 740px by
600px).
h3 2015-05-13
.entry
@@ -152,9 +152,3 @@
p.
I've also added support for <a href="/browse/iron_chests">Iron Chests</a>, and with them, I've
taken advantage of some of the new features of the site to add descriptions for each item.
h3 2015-03-21
.entry
p.
I spent some time today cleaning up the various animations throughout the site, and working on
page rendering performance. Things should generally feel a lot smoother now.