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 7a28246 commit 9f6b9f3Copy full SHA for 9f6b9f3
src/pages/HowToUse/index.js
@@ -69,10 +69,7 @@ const HowToUse = () => {
69
<Box className={classes.boxContainer}>
70
<Box>
71
<Typography variant='body1' className={classes.summary}>
72
- By adding the{' '}
73
- <Box display='inline' fontWeight='fontWeightBold'>
74
- 'civictechindex'{' '}
75
- </Box>
+ By adding the <b>'civictechindex' </b>
76
topic tag to your project, we can create a continuously updated
77
repository for all civic tech enthusiasts to find open source
78
projects to model, connect with, and learn from.
0 commit comments