We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a51ca6 + b006839 commit 82fce09Copy full SHA for 82fce09
docusaurus.config.js
@@ -1,7 +1,7 @@
1
const shadesOfPurpleTheme = require("prism-react-renderer/themes/shadesOfPurple");
2
3
const organizationName = "this-is-angular";
4
-const projectName = "ngrx-course";
+const projectName = "ngrx-essentials-course";
5
const title = "NgRx Essentials";
6
7
// With JSDoc @type annotations, IDEs can provide config autocompletion
0 commit comments