added image
This commit is contained in:
parent
561a8e1478
commit
5942a6052e
@ -8,7 +8,8 @@ A collection of courses built for the @boardname@.
|
||||
```codecard
|
||||
[{
|
||||
"name": "CS Intro Heart",
|
||||
"url":"/courses/csintro"
|
||||
"url":"/courses/csintro",
|
||||
"imageUrl": "/static/courses/csintro.jpg"
|
||||
}]
|
||||
```
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
# CS Intro
|
||||
|
||||
![Space race image](/static/courses/csintro.jpg)
|
||||
|
||||
* [About](/courses/csintro/about)
|
||||
* [Introduction](/courses/csintro/introduction)
|
||||
* [References](/courses/csintro/references)
|
||||
|
BIN
docs/static/courses/csintro.jpg
vendored
Normal file
BIN
docs/static/courses/csintro.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in New Issue
Block a user