diff --git a/scripts/copyUsedEmojis.ts b/scripts/copyUsedEmojis.ts
index 7d4b09e88..719eb3528 100644
--- a/scripts/copyUsedEmojis.ts
+++ b/scripts/copyUsedEmojis.ts
@@ -106,7 +106,9 @@ const allUsedEmojis = [
'🧠',
'📓',
'😴',
- '🚦'
+ '🚦',
+ '👨🏻💻',
+ '👋'
])
]
diff --git a/src/components/H.tsx b/src/components/H.tsx
index f6b079392..91cdcc662 100644
--- a/src/components/H.tsx
+++ b/src/components/H.tsx
@@ -35,7 +35,7 @@ import EmojiNumber from 'src/components/EmojiNumber'
import TwitterEmbed from 'src/components/TwitterEmbed'
import { shareId, shareVisible } from 'src/lib/twitter'
import { dateString, dateSchemaString } from 'src/lib/date'
-import { githubRepo, jpBaseUrl, enBaseUrl } from 'src/lib/meta'
+import { githubRepo, jpBaseUrl } from 'src/lib/meta'
import CustomEmoji from 'src/components/CustomEmoji'
import InlinePrioritiesLabel from 'src/components/InlinePrioritiesLabel'
import { VariableNames } from 'src/types/VariableNames'
@@ -166,6 +166,7 @@ interface HProps {
| { name: 'whatTheNumberIsCaption' }
| { name: 'runAndShowAllSteps' }
| { name: 'ignoreForNow' }
+ | { name: 'aboutMe' }
}
const H = ({ args, highlightType, episodeNumberOverrides }: HProps) => {
@@ -1136,9 +1137,9 @@ const H = ({ args, highlightType, episodeNumberOverrides }: HProps) => {
+ {/*
@@ -1710,6 +1711,17 @@ const H = ({ args, highlightType, episodeNumberOverrides }: HProps) => {
)
}
}
+ if (args.name === 'aboutMe') {
+ if (locale === 'en') {
+ return (
+ <>
+
?
+ > + ) + } else { + return <>> + } + } throw new Error() } diff --git a/src/components/Twemoji/1f44b.tsx b/src/components/Twemoji/1f44b.tsx new file mode 100644 index 000000000..aec2cfa2b --- /dev/null +++ b/src/components/Twemoji/1f44b.tsx @@ -0,0 +1,21 @@ +import * as React from 'react' + +const Svg1F44B = (props: React.SVGProps@@ -165,7 +165,8 @@ export default () => (
- [Y Combinator is] a programming trick. … I wanted to
- call it Y Combinator just because I thought the Y
- Combinator was a really cool thing. So it would be the
- perfect name for picking out the kind of people that we
- wanted.
+ [
- Hackers would look at this and think,{' '}
+
@@ -270,11 +272,11 @@ export default () => ( ]} />
-
+
Let’s now talk about this course!
> ) + }, + { + title: <>Why teach Y Combinator for non-programmers?>, + content: <>>, + footer: { + content: ( + <> +For programmers
+Please ★ star it on GitHub!
+ > + ) + } + }, + { + title: <>How to teach Y Combinator for non-programmers>, + content: <>>, + footer: { + content: ( + <> +Travel
+ > + ) + } + }, + { + title: <>Let’s begin!>, + content: <>>, + footer: { + content: ( + <> +
+
+
?
+