Commit 9e48142
authored
impr(quotes): add quotes from the book How to Win Friends and Influence People (@Eric-Zhang-Developer) (monkeytypegame#7005)
### Description
Added 7 of the most popular quotes on Goodreads from *How to Win Friends
& Influence People* by Dale Carnegie
### Checks
- [x] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
- [ ] Add language to `packages/contracts/src/schemas/languages.ts`
- [ ] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
- [ ] Add language json file to `frontend/static/languages`
- [ ] Adding a theme?
- Make sure to follow the [themes
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
- [ ] Add theme to `packages/contracts/src/schemas/themes.ts`
- [ ] Add theme to `frontend/src/ts/constants/themes.ts`
- [ ] Add theme css file to `frontend/static/themes`
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Adding a layout?
- [ ] Make sure to follow the [layouts
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
- [ ] Add layout to `packages/contracts/src/schemas/layouts.ts`
- [ ] Add layout json file to `frontend/static/layouts`
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.1 parent 79f557f commit 9e48142
1 file changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38901 | 38901 | | |
38902 | 38902 | | |
38903 | 38903 | | |
| 38904 | + | |
| 38905 | + | |
| 38906 | + | |
| 38907 | + | |
| 38908 | + | |
| 38909 | + | |
| 38910 | + | |
| 38911 | + | |
| 38912 | + | |
| 38913 | + | |
| 38914 | + | |
| 38915 | + | |
| 38916 | + | |
| 38917 | + | |
| 38918 | + | |
| 38919 | + | |
| 38920 | + | |
| 38921 | + | |
| 38922 | + | |
| 38923 | + | |
| 38924 | + | |
| 38925 | + | |
| 38926 | + | |
| 38927 | + | |
| 38928 | + | |
| 38929 | + | |
| 38930 | + | |
| 38931 | + | |
| 38932 | + | |
| 38933 | + | |
| 38934 | + | |
| 38935 | + | |
| 38936 | + | |
| 38937 | + | |
| 38938 | + | |
| 38939 | + | |
| 38940 | + | |
| 38941 | + | |
| 38942 | + | |
| 38943 | + | |
| 38944 | + | |
| 38945 | + | |
38904 | 38946 | | |
38905 | 38947 | | |
38906 | 38948 | | |
0 commit comments