We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69efd4 commit f75f41bCopy full SHA for f75f41b
src/pages/index.js
@@ -22,7 +22,7 @@ export default ({ data }) => {
22
<h1 className={classes.subtitle}> INSERT CATCHY TAG LINE HERE </h1>
23
<div className={classes.introduction}>
24
<p>
25
- FILLER WORDS HERE. WHAT IS YOUR COURSE ABOUT? DINOSAURS? NEURAL NETS? HOW TO SURVIVE EVENTS WITH THE INLAWS? WRITE IT HERE!
+ This is a good place to write what your course is about! Dinosaurs? Neural Networks? LSTM? How to do taxes and not get bored? Write it here!
26
</p>
27
</div>
28
</section>
0 commit comments