Skip to content

Commit d8708ea

Browse files
Fixed bugs
1 parent 13fe8f2 commit d8708ea

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

essays/smart-questions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ According to Raymond, a smart question is one that demonstrates good research an
2121

2222
Here is the link to this [question](https://stackoverflow.com/questions/79876516/why-are-spaces-being-converted-to-slashes-when-converting-a-string-to-an-array-b)
2323

24-
<img width="200px"
24+
<img width="250px"
2525
class="rounded float-start pe-4"
26-
src="../img/smart-questions/stack_overflow.jpg" >
26+
src="../img/smart-questions/stack_overflow.png" >
2727

2828
## A Smart Question
2929

@@ -39,7 +39,7 @@ One not smart question I found on Stack Overflow was about a Google OAuth error.
3939

4040
After seeing these results on Stack Overflow, I understand the value of asking smart questions and how beneficial they can be for myself and the people helping. For any future questions I have, I will ensure that I follow Raymond’s guidelines.
4141

42-
<div style="text-align: center;">
43-
## Works Cited
44-
</div>
42+
<h2 style="text-align: center;">
43+
Works Cited
44+
</h2>
4545
Raymond, Eric. _How To Ask Questions The Smart Way_, 2014, [www.catb.org/~esr/faqs/smart-questions.html](www.catb.org/~esr/faqs/smart-questions.html).

essays/typescript-journey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ labels:
1111
- Opinion
1212
---
1313

14-
<img width="200px"
14+
<img width="250px"
1515
class="rounded float-start pe-4"
1616
src="../img/typescript-journey/typescript.jpg" >
1717

0 commit comments

Comments
 (0)