We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648092f commit eb990b1Copy full SHA for eb990b1
src/pages/blog/the-perfect-bug-report.elm
@@ -10,7 +10,7 @@ main =
10
"The Perfect Bug Report"
11
"Debugging with Elm 0.18"
12
Blog.evan
13
- (Blog.Date 2016 10 19)
+ (Blog.Date 2016 11 14)
14
[ Center.markdown "600px" intro
15
, debuggerDemo
16
, Center.markdown "600px" content
0 commit comments