diff --git a/projects/ngrx.io/content/images/guide/store/state-management-lifecycle.psd b/projects/ngrx.io/content/images/guide/store/state-management-lifecycle.psd
new file mode 100644
index 0000000000..26a4e28a34
Binary files /dev/null and b/projects/ngrx.io/content/images/guide/store/state-management-lifecycle.psd differ
diff --git a/projects/ngrx.io/content/marketing/presskit.md b/projects/ngrx.io/content/marketing/presskit.md
new file mode 100644
index 0000000000..a87cc30449
--- /dev/null
+++ b/projects/ngrx.io/content/marketing/presskit.md
@@ -0,0 +1,21 @@
+
Presskit
+The logo graphics available for download on this page are provided under CC BY 4.0.
+
+## NgRx Logo
+
+
+
+## NgRx Conference Logo
+
+
+
+## Diagram PSD
+
+
+Diagram (psd) - Download
+Diagram (png) - Download
diff --git a/projects/ngrx.io/content/navigation.json b/projects/ngrx.io/content/navigation.json
index 48783acba9..ea49841950 100644
--- a/projects/ngrx.io/content/navigation.json
+++ b/projects/ngrx.io/content/navigation.json
@@ -425,6 +425,11 @@
"url": "https://blog.ngrx.io",
"title": "Blog",
"tooltip": "NgRx Blog"
+ },
+ {
+ "url": "presskit",
+ "title": "Presskit",
+ "tooltip": "Presskit"
}
]
},
diff --git a/projects/ngrx.io/src/styles/1-layouts/_marketing-layout.scss b/projects/ngrx.io/src/styles/1-layouts/_marketing-layout.scss
index 387206875f..0c069e13ac 100644
--- a/projects/ngrx.io/src/styles/1-layouts/_marketing-layout.scss
+++ b/projects/ngrx.io/src/styles/1-layouts/_marketing-layout.scss
@@ -102,7 +102,7 @@ section#intro {
.hero-sub-headline {
font-size: 18px;
line-height: 32px;
- }
+ }
.hero-logo {
display: flex;
@@ -275,14 +275,14 @@ section#intro {
}
aio-shell {
- &.page-resources, &.page-events, &.page-features, &.page-presskit, &.page-contribute {
+ &.page-resources, &.page-events, &.page-features, &.page-contribute {
section {
padding: 0rem 0rem 3rem;
}
}
&.page-home {
-
+
article {
color: $white;
background-color: $purple;