From 533c09670f3b1cddac881c8f488c72b300c4e8c4 Mon Sep 17 00:00:00 2001 From: David Hudson Date: Sun, 17 Jan 2016 16:16:44 -0800 Subject: [PATCH] Ignore IntelliJ files. Fix typo in Welcome text --- .gitignore | 3 ++- client/homebrew/homePage/welcome_msg.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1a47f5747..13bbe69fd 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ architecture.json !/config/default.json node_modules -storage \ No newline at end of file +storage +.idea diff --git a/client/homebrew/homePage/welcome_msg.txt b/client/homebrew/homePage/welcome_msg.txt index e6c989a5e..87f266f61 100644 --- a/client/homebrew/homePage/welcome_msg.txt +++ b/client/homebrew/homePage/welcome_msg.txt @@ -6,7 +6,7 @@ Tell us of the wondrous items and and artifacts you have found, their mysteries ### Homebrew made easy The Homebrewery allows for the creation and sharing of authentic looking Fifth-Edition homebrews, with just text editing. It accomplishes this by using [Markdown](https://help.github.com/articles/markdown-basics/) along with some custom CSS-styling. -Stop worrying about learning photoshop, fiddling with spacing, or tracking down the PHB assets. Just focus on making your homebrew **great**. +Stop worrying about learning Photoshop, fiddling with spacing, or tracking down the PHB assets. Just focus on making your homebrew **great**. **Try it! **Simply edit the text on the left and watch it *update live* on the right.