Skip to content

Commit

Permalink
Added serve to readme and changed color
Browse files Browse the repository at this point in the history
  • Loading branch information
susuhahnml committed Dec 4, 2024
1 parent f90aa94 commit 4b38c48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ fillname -h
To generate and open the documentation, run

```bash
nox -s doc
nox -s doc -- serve
```

Instructions to install and use `nox` can be found in
Expand Down
2 changes: 1 addition & 1 deletion docs/_custom/css/extra.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:root {
--md-primary-fg-color: #5089be;
--md-primary-fg-color: #6495ED;
}

.md-grid {
Expand Down

0 comments on commit 4b38c48

Please sign in to comment.