File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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
3737
3838### styles/variables.css
3939
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.
4141
4242### public/images
4343
@@ -120,9 +120,9 @@ _Future pushes to the main branch will automatically trigger a new deployment._
120120## Example Sites
121121
122122- [ 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 / )
126126
127127## npm commands
128128
You can’t perform that action at this time.
0 commit comments