Skip to content

Commit f75f41b

Browse files
authored
Made filler text a touch more professional
1 parent c69efd4 commit f75f41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default ({ data }) => {
2222
<h1 className={classes.subtitle}> INSERT CATCHY TAG LINE HERE </h1>
2323
<div className={classes.introduction}>
2424
<p>
25-
FILLER WORDS HERE. WHAT IS YOUR COURSE ABOUT? DINOSAURS? NEURAL NETS? HOW TO SURVIVE EVENTS WITH THE INLAWS? WRITE IT HERE!
25+
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!
2626
</p>
2727
</div>
2828
</section>

0 commit comments

Comments
 (0)