feat(resources): tweak external resources & visuals

This commit is contained in:
Jean-Philippe Sirois
2020-05-13 06:31:58 -04:00
parent 34047cc05c
commit 2a1d8626bd
15 changed files with 123 additions and 120 deletions
@@ -4,8 +4,10 @@ authors:
created_at: "2020/04/22"
title: "Deploying discord bots written in Kotlin to Heroku"
external_resources:
- "https://devcenter.heroku.com/articles/getting-started-with-java#introduction"
- "https://github.com/heroku/java-sample"
- text: Getting Started on Heroku with Java
href: "https://devcenter.heroku.com/articles/getting-started-with-java#introduction"
- text: Java Sample (on GitHub)
href: "https://github.com/heroku/java-sample"
---
Over my time in TPH, I have noticed that a common woe aspiring bot developers have is that they are unable to host