|
6 | 6 | <div class="footer-links__nav"> |
7 | 7 | <div class="footer-links__col"> |
8 | 8 | <div class="footer-links__col-header"> |
9 | | - <a href="https://localazy.com" target="_blank" class="logo-link"> |
10 | | - <img src="/theme/localazy-logo-white.svg" alt="Localazy" width="150" /> |
| 9 | + <a |
| 10 | + href="https://localazy.com" |
| 11 | + target="_blank" |
| 12 | + class="logo-link" |
| 13 | + > |
| 14 | + <img |
| 15 | + src="/theme/localazy-logo-white.svg" |
| 16 | + alt="Localazy" |
| 17 | + width="150" |
| 18 | + /> |
11 | 19 | </a> |
12 | 20 | </div> |
13 | 21 | <ul> |
14 | | - <li><a href="https://localazy.com" target="_blank">Why Localazy?</a></li> |
15 | | - <li><a href="https://localazy.com/book-demo" target="_blank">Book a demo</a></li> |
16 | | - <li><a href="https://localazy.com/my/dashboard" target="_blank">Go to your Dashboard</a></li> |
| 22 | + <li> |
| 23 | + <a |
| 24 | + href="https://localazy.com" |
| 25 | + target="_blank" |
| 26 | + > |
| 27 | + Why Localazy? |
| 28 | + </a> |
| 29 | + </li> |
| 30 | + <li> |
| 31 | + <a |
| 32 | + href="https://localazy.com/book-demo" |
| 33 | + target="_blank" |
| 34 | + > |
| 35 | + Book a demo |
| 36 | + </a> |
| 37 | + </li> |
| 38 | + <li> |
| 39 | + <a |
| 40 | + href="https://localazy.com/my/dashboard" |
| 41 | + target="_blank" |
| 42 | + > |
| 43 | + Go to your Dashboard |
| 44 | + </a> |
| 45 | + </li> |
17 | 46 | </ul> |
18 | 47 | </div> |
19 | 48 |
|
|
22 | 51 | <strong>Resources</strong> |
23 | 52 | </div> |
24 | 53 | <ul> |
25 | | - <li><a href="https://localazy.com/docs/cdn/cdn-introduction" target="_blank">CDN documentation</a></li> |
26 | | - <li><a href="https://localazy.com/tags/cdn" target="_blank">CDN blog posts</a></li> |
| 54 | + <li> |
| 55 | + <a |
| 56 | + href="https://localazy.com/docs/cdn/cdn-introduction" |
| 57 | + target="_blank" |
| 58 | + > |
| 59 | + CDN documentation |
| 60 | + </a> |
| 61 | + </li> |
| 62 | + <li> |
| 63 | + <a |
| 64 | + href="https://localazy.com/tags/cdn" |
| 65 | + target="_blank" |
| 66 | + > |
| 67 | + CDN blog posts |
| 68 | + </a> |
| 69 | + </li> |
27 | 70 | </ul> |
28 | 71 | </div> |
29 | 72 |
|
|
32 | 75 | <strong>Support</strong> |
33 | 76 | </div> |
34 | 77 | <ul> |
35 | | - <li><a href="https://localazy.com" target="_blank">Intercom chat</a></li> |
36 | | - <li><a href="https://github.com/localazy/cdn-client/issues" target="_blank">GitHub issues</a></li> |
37 | | - <li><a href="https://discuss.localazy.com" target="_blank">Discussion forum</a></li> |
38 | | - < li>< a href= "mailto:[email protected]" target= "_blank"> [email protected]</ a></ li> |
| 78 | + <li> |
| 79 | + <a |
| 80 | + href="https://localazy.com" |
| 81 | + target="_blank" |
| 82 | + > |
| 83 | + Intercom chat |
| 84 | + </a> |
| 85 | + </li> |
| 86 | + <li> |
| 87 | + <a |
| 88 | + href="https://github.com/localazy/cdn-client/issues" |
| 89 | + target="_blank" |
| 90 | + > |
| 91 | + GitHub issues |
| 92 | + </a> |
| 93 | + </li> |
| 94 | + <li> |
| 95 | + <a |
| 96 | + href="https://discuss.localazy.com" |
| 97 | + target="_blank" |
| 98 | + > |
| 99 | + Discussion forum |
| 100 | + </a> |
| 101 | + </li> |
| 102 | + <li> |
| 103 | + <a |
| 104 | + |
| 105 | + target="_blank" |
| 106 | + > |
| 107 | + |
| 108 | + </a> |
| 109 | + </li> |
39 | 110 | </ul> |
40 | 111 | </div> |
41 | 112 |
|
|
44 | 115 | <strong>NPM packages</strong> |
45 | 116 | </div> |
46 | 117 | <ul> |
47 | | - <li><a href="https://www.npmjs.com/package/@localazy/cli" target="_blank">@localazy/cli</a></li> |
48 | 118 | <li> |
49 | | - <a href="https://www.npmjs.com/package/@localazy/api-client" target="_blank">@localazy/api-client</a> |
| 119 | + <a |
| 120 | + href="https://www.npmjs.com/package/@localazy/cli" |
| 121 | + target="_blank" |
| 122 | + > |
| 123 | + @localazy/cli |
| 124 | + </a> |
| 125 | + </li> |
| 126 | + <li> |
| 127 | + <a |
| 128 | + href="https://www.npmjs.com/package/@localazy/api-client" |
| 129 | + target="_blank" |
| 130 | + > |
| 131 | + @localazy/api-client |
| 132 | + </a> |
50 | 133 | </li> |
51 | | - <li><a href="https://www.npmjs.com/package/@localazy/languages" target="_blank">@localazy/languages</a></li> |
52 | 134 | <li> |
53 | | - <a href="https://www.npmjs.com/package/@localazy/strapi-plugin" target="_blank"> |
| 135 | + <a |
| 136 | + href="https://www.npmjs.com/package/@localazy/languages" |
| 137 | + target="_blank" |
| 138 | + > |
| 139 | + @localazy/languages |
| 140 | + </a> |
| 141 | + </li> |
| 142 | + <li> |
| 143 | + <a |
| 144 | + href="https://www.npmjs.com/package/@localazy/strapi-plugin" |
| 145 | + target="_blank" |
| 146 | + > |
54 | 147 | @localazy/strapi-plugin |
55 | 148 | </a> |
56 | 149 | </li> |
57 | 150 | <li> |
58 | | - <a href="https://www.npmjs.com/package/@localazy/directus-extension-localazy" target="_blank"> |
| 151 | + <a |
| 152 | + href="https://www.npmjs.com/package/@localazy/directus-extension-localazy" |
| 153 | + target="_blank" |
| 154 | + > |
59 | 155 | @localazy/directus-extension-localazy |
60 | 156 | </a> |
61 | 157 | </li> |
|
64 | 160 | </div> |
65 | 161 |
|
66 | 162 | <div class="footer-links__social"> |
67 | | - <a href="https://localazy.com/feed.xml" target="_blank" class="social-link"> |
| 163 | + <a |
| 164 | + href="https://localazy.com/feed.xml" |
| 165 | + target="_blank" |
| 166 | + class="social-link" |
| 167 | + > |
68 | 168 | <span class="vpi-social-rss" /> |
69 | 169 | </a> |
70 | | - <a href="https://www.facebook.com/localazy/" target="_blank" class="social-link"> |
| 170 | + <a |
| 171 | + href="https://www.facebook.com/localazy/" |
| 172 | + target="_blank" |
| 173 | + class="social-link" |
| 174 | + > |
71 | 175 | <span class="vpi-social-facebook" /> |
72 | 176 | </a> |
73 | | - <a href="https://github.com/localazy" target="_blank" class="social-link"> |
| 177 | + <a |
| 178 | + href="https://github.com/localazy" |
| 179 | + target="_blank" |
| 180 | + class="social-link" |
| 181 | + > |
74 | 182 | <span class="vpi-social-github" /> |
75 | 183 | </a> |
76 | | - <a href="https://twitter.com/localazy" target="_blank" class="social-link"> |
| 184 | + <a |
| 185 | + href="https://twitter.com/localazy" |
| 186 | + target="_blank" |
| 187 | + class="social-link" |
| 188 | + > |
77 | 189 | <span class="vpi-social-twitter" /> |
78 | 190 | </a> |
79 | | - <a href="https://www.linkedin.com/company/37836599/" target="_blank" class="social-link"> |
| 191 | + <a |
| 192 | + href="https://www.linkedin.com/company/37836599/" |
| 193 | + target="_blank" |
| 194 | + class="social-link" |
| 195 | + > |
80 | 196 | <span class="vpi-social-linkedin" /> |
81 | 197 | </a> |
82 | | - <a href="https://discuss.localazy.com/" target="_blank" class="social-link"> |
| 198 | + <a |
| 199 | + href="https://discuss.localazy.com/" |
| 200 | + target="_blank" |
| 201 | + class="social-link" |
| 202 | + > |
83 | 203 | <span class="vpi-social-discuss" /> |
84 | 204 | </a> |
85 | 205 | </div> |
86 | 206 |
|
87 | 207 | <div class="footer-links__licence"> |
88 | 208 | © {{ new Date().getFullYear() }} Localazy. Released under the |
89 | | - <a href="https://github.com/localazy/cdn-client/blob/main/LICENSE" target="_blank">MIT license</a> |
| 209 | + <a |
| 210 | + href="https://github.com/localazy/cdn-client/blob/main/LICENSE" |
| 211 | + target="_blank" |
| 212 | + > |
| 213 | + MIT license |
| 214 | + </a> |
90 | 215 | . |
91 | 216 | </div> |
92 | 217 | </div> |
|
0 commit comments