Replaced trello with github on home page
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
<div>
|
<div>
|
||||||
On the official subreddit
|
On the official subreddit
|
||||||
</div>
|
</div>
|
||||||
<a href="http://www.reddit.com/r/dicecloud/">
|
<a href="http://www.reddit.com/r/dicecloud/" target="_blank">
|
||||||
<paper-button class="redditButton">
|
<paper-button class="redditButton">
|
||||||
/r/dicecloud
|
/r/dicecloud
|
||||||
</paper-button>
|
</paper-button>
|
||||||
@@ -93,14 +93,14 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="layout vertical center">
|
<div class="layout vertical center">
|
||||||
<div class="paper-font-headline">
|
<div class="paper-font-headline">
|
||||||
Get involved
|
Open Source
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Shape upcoming features and track bugs on the DiceCloud Trello board
|
Shape upcoming features, track bugs, and contribute to the DiceCloud codebase
|
||||||
</div>
|
</div>
|
||||||
<a href="https://trello.com/b/94M0SCnq/dicecloud-roadmap">
|
<a href="https://github.com/ThaumRystra/DiceCloud1/" target="_blank">
|
||||||
<paper-button class="trelloButton">
|
<paper-button class="githubButton">
|
||||||
Trello Roadmap
|
GitHub Repo
|
||||||
</paper-button>
|
</paper-button>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user