Skip to content

Commit d3a2681

Browse files
committed
reduce image sizes in latest blog post. add redirect
1 parent dbbde3b commit d3a2681

7 files changed

+9
-1
lines changed

content/posts/180525-explain-products-developers.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ fails. You should not demo fail, ever. To steal a line from
230230
[Rob Spectre](https://github.com/RobSpectre), former head of the Twilio
231231
Developer Network:
232232

233-
"There is only one demo God, and her name is rehearsal."
233+
> There is only one demo God, and her name is rehearsal."
234234
235235
You do not just rehearse and practice the happy path, you also practice
236236
what can go wrong. What happens when you mistype a character in your code?
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh" content="0; url=https://www.fullstackpython.com/blog/explain-products-developers.html">
5+
</head>
6+
<body>
7+
</body>
8+
</html>
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)