File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ This json file allows you to configure the details of the site. Update the info
37
37
38
38
### styles/variables.css
39
39
40
- Here is where you can theme your site. You can retheme the whole site with just these.
40
+ Here is where you can theme your site. You can retheme the whole site with just these. There are variables for both light and dark theme styles.
41
41
42
42
### public/images
43
43
@@ -120,9 +120,9 @@ _Future pushes to the main branch will automatically trigger a new deployment._
120
120
## Example Sites
121
121
122
122
- [ This repo itself] ( https://btholt.github.io/next-course-starter/ )
123
- - [ Complete Intro to React v6 ] ( https://btholt.github.io/next- react-v6 / )
124
- - [ Complete Intro to React v7 ] ( https://btholt.github.io/complete-intro-to-react-v7 / )
125
- - [ Complete Intro to Web Dev v3 ] ( https://btholt .github.io/complete-intro-to-web-dev-v3 / )
123
+ - [ Complete Intro to React v9 ] ( https://react-v9.holt.courses / )
124
+ - [ Complete Intro to SQLite ] ( https://sqlite.holt.courses / )
125
+ - [ Vanilla JS: You Might Not Need a Framework ] ( https://firtman .github.io/vanilla / )
126
126
127
127
## npm commands
128
128
You can’t perform that action at this time.
0 commit comments