diff --git a/README.md b/README.md
index 8bfda5dc7..a27656805 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,10 @@
Elsa Core is a workflows library that enables workflow execution in any .NET Core application.
Workflows can be defined not only using code but also as JSON, YAML or XML.
+
+
+
+
## Get Started
Follow the [Getting Started](https://elsa-workflows.github.io/elsa-core/docs/installing-elsa-core) instructions on the [Elsa Workflows documentation site](https://elsa-workflows.github.io/elsa-core).
diff --git a/doc/elsa-2-dashboard-plus-designer.gif b/doc/elsa-2-dashboard-plus-designer.gif
new file mode 100644
index 000000000..10a1aad2d
Binary files /dev/null and b/doc/elsa-2-dashboard-plus-designer.gif differ
diff --git a/src/dashboards/blazor/ElsaDashboard.Application/ClientApp/src/logo.png b/src/dashboards/blazor/ElsaDashboard.Application/ClientApp/src/logo.png
new file mode 100644
index 000000000..57abb7dc4
Binary files /dev/null and b/src/dashboards/blazor/ElsaDashboard.Application/ClientApp/src/logo.png differ
diff --git a/src/dashboards/blazor/ElsaDashboard.Application/ClientApp/src/logo.svg b/src/dashboards/blazor/ElsaDashboard.Application/ClientApp/src/logo.svg
new file mode 100644
index 000000000..34e87aefe
--- /dev/null
+++ b/src/dashboards/blazor/ElsaDashboard.Application/ClientApp/src/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/dashboards/blazor/ElsaDashboard.Application/Shared/NavMenu.razor b/src/dashboards/blazor/ElsaDashboard.Application/Shared/NavMenu.razor
index 9bf421656..7712ff995 100644
--- a/src/dashboards/blazor/ElsaDashboard.Application/Shared/NavMenu.razor
+++ b/src/dashboards/blazor/ElsaDashboard.Application/Shared/NavMenu.razor
@@ -12,7 +12,7 @@