Docs: Add survey content (#28446)

* Update change-home-dashboard.md

* added survey code

Added survey blurb.

* Update whats-new-in-v7-3.md

* minor edits
This commit is contained in:
Diana Payton
2020-10-22 13:22:34 -07:00
committed by GitHub
parent 69847350d3
commit 5254a7ec5d
30 changed files with 62 additions and 11 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ title: Shared Content
npm i
```
Syntax to invoke this file would be:
Syntax to invoke this file would be the following, minus the backslash:
```
{{< docs/shared "example" >}}
\{{< docs/shared "example" >}}
```