From b56efdeaa8b1134181312a823e29bacd4ca8a090 Mon Sep 17 00:00:00 2001 From: indiegamehunt Date: Tue, 26 May 2015 19:05:55 -0400 Subject: [PATCH 1/3] "Can I add a "Donate" button or link?" --- donate/index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 donate/index.md diff --git a/donate/index.md b/donate/index.md new file mode 100644 index 0000000..a7e498e --- /dev/null +++ b/donate/index.md @@ -0,0 +1,3 @@ +## Can I add a "Donate" button or link? + +Yes, you can add a donate button to your game or a link on your game page. As long as donating doesn't get you a more "complete" version of the game, it's fine with us! From e841adf58a133db9959196c2881ec552329d558c Mon Sep 17 00:00:00 2001 From: indiegamehunt Date: Tue, 16 Jun 2015 20:06:21 -0400 Subject: [PATCH 2/3] Moved to src, edited, added link --- {donate => src/donate}/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename {donate => src/donate}/index.md (64%) diff --git a/donate/index.md b/src/donate/index.md similarity index 64% rename from donate/index.md rename to src/donate/index.md index a7e498e..ab44d98 100644 --- a/donate/index.md +++ b/src/donate/index.md @@ -1,3 +1,5 @@ -## Can I add a "Donate" button or link? +# Can I add a "Donate" button or link? Yes, you can add a donate button to your game or a link on your game page. As long as donating doesn't get you a more "complete" version of the game, it's fine with us! + +[How do I edit/manage my game?](/edit-game/index.md) From 216f469f000a8d4b85a26eef797ee4f921c4908a Mon Sep 17 00:00:00 2001 From: indiegamehunt Date: Fri, 19 Jun 2015 19:11:49 -0400 Subject: [PATCH 3/3] Updated link --- src/donate/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/donate/index.md b/src/donate/index.md index ab44d98..d06e197 100644 --- a/src/donate/index.md +++ b/src/donate/index.md @@ -2,4 +2,4 @@ Yes, you can add a donate button to your game or a link on your game page. As long as donating doesn't get you a more "complete" version of the game, it's fine with us! -[How do I edit/manage my game?](/edit-game/index.md) +[How do I edit/manage my game?](/manage-game/index.md)