|
5 | 5 | <link rel="icon" type="image/svg+xml" href="/icon.svg" />
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 | 7 | <title>
|
8 |
| - Divz - Scroll, Swipe & Slide through HTML divs on the 3D Z-Axis |
| 8 | + Divz - Scroll, Swipe & Zoom through HTML Divs on the 3D Z-Axis |
9 | 9 | </title>
|
10 | 10 | <meta
|
11 | 11 | name="description"
|
12 |
| - content="Divz is a free open-source React UI component that lets you scroll, swipe & slide and zoom through HTML elements on the 3D z-axis" |
| 12 | + content="Divz is a free open-source React UI component that lets you scroll, swipe & zoom through HTML elements on the 3D z-axis" |
13 | 13 | />
|
14 | 14 |
|
15 | 15 | <meta
|
|
20 | 20 |
|
21 | 21 | <meta
|
22 | 22 | property="og:title"
|
23 |
| - content="Divz - Scroll, Swipe & Slide on the 3D Z-Axis" |
| 23 | + content="Divz - Scroll, Swipe & Zoom on the 3D Z-Axis" |
24 | 24 | />
|
25 | 25 |
|
26 | 26 | <meta
|
|
31 | 31 | <meta name="twitter:card" content="summary_large_image" />
|
32 | 32 | <meta
|
33 | 33 | name="twitter:title"
|
34 |
| - content="Divz - Scroll, Swipe & Slide on the 3D Z-Axis" |
| 34 | + content="Divz - Scroll, Swipe & Zoom on the 3D Z-Axis" |
35 | 35 | />
|
36 | 36 | <meta
|
37 | 37 | name="twitter:description"
|
38 |
| - content="Divz is a free open-source React UI component that lets you scroll, swipe & slide and zoom through HTML elements on the 3D z-axis" |
| 38 | + content="Divz is a free open-source React UI component that lets you scroll, swipe & zoom through HTML elements on the 3D z-axis" |
39 | 39 | />
|
40 | 40 | <meta
|
41 | 41 | property="og:image"
|
42 | 42 | content="https://lewhunt.github.io/assets/readme/divz-screenshot.png"
|
43 | 43 | />
|
44 | 44 | <meta
|
45 | 45 | property="og:image:alt"
|
46 |
| - content="Divz is a free open-source React UI component that lets you scroll, swipe & slide and zoom through HTML elements on the 3D z-axis" |
| 46 | + content="Divz is a free open-source React UI component that lets you scroll, swipe & zoom through HTML elements on the 3D z-axis" |
47 | 47 | />
|
48 | 48 | <meta property="og:site_name" content="GitHub" />
|
49 | 49 | <meta property="og:type" content="object" />
|
50 | 50 |
|
51 | 51 | <meta property="og:url" content="https://lewhunt.github.io/divz/" />
|
52 | 52 | <meta
|
53 | 53 | property="og:description"
|
54 |
| - content="Divz is a free open-source React UI component that lets you scroll, swipe & slide and zoom through HTML elements on the 3D z-axis" |
| 54 | + content="Divz is a free open-source React UI component that lets you scroll, swipe & zoom through HTML elements on the 3D z-axis" |
55 | 55 | />
|
56 | 56 | </head>
|
57 | 57 | <body>
|
|
0 commit comments