Embed repls properly

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-11-30 07:28:19 +05:30
parent 37c8cfa559
commit 1967c61110
1 changed files with 2 additions and 2 deletions

View File

@ -91,9 +91,9 @@ Kotlin has a feature called 'default parameters', that allows you to specify def
Let's take these for a spin on [repl.it](https://repl.it)!
{% replit @msfjarvis/ButteryYellowgreenTraining %}
<iframe frameborder="0" width="100%" height="500px" src="https://repl.it/@msfjarvis/ButteryYellowgreenTraining?lite=true"></iframe>
{% replit @msfjarvis/DarkcyanDisfiguredDatalogs %}
<iframe frameborder="0" width="100%" height="500px" src="https://repl.it/@msfjarvis/DarkcyanDisfiguredDatalogs?lite=true"></iframe>
Both work perfectly well, but you know which one you'd enjoy writing more ;)