Skip to content

Commit b132314

Browse files
committed
Add presentation content L2, L3, L4, L5
L2 - DataSearch L3 - MultiList L4 - ReactiveList L5 - ReactiveMap
1 parent c2276a9 commit b132314

2 files changed

Lines changed: 398 additions & 0 deletions

File tree

Layout.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export default ({ children }) => {
7272
<a
7373
href="https://github.com/appbaseio/reactivesearch"
7474
target="_blank"
75+
rel="noopener noreferrer"
7576
style={{
7677
padding: "2px 5px 2px 4px",
7778
color: "#333",
@@ -104,6 +105,7 @@ export default ({ children }) => {
104105
<a
105106
href="https://github.com/appbaseio/dejavu/stargazers"
106107
target="_blank"
108+
rel="noopener noreferrer"
107109
style={{
108110
marginLeft: "4px",
109111
backgroundColor: " #fafafa",

0 commit comments

Comments
 (0)