@@ -218,64 +218,20 @@ footer p a {
218218
219219/* Category: icons */
220220
221- # category-832 {
222- background-image : url ('https://d2x2losda9vsjs.cloudfront .net/docs/assets/2019/docs-icon-logo-mark.jpg ' );
221+ # category-5 {
222+ background-image : url ('https://cdn.jsdelivr .net/gh/swdotcom/ docs@main /assets/getting-started.png ' );
223223}
224224
225- # category-108 {
226- background-image : url ('https://d2x2losda9vsjs.cloudfront .net/docs/assets/2019/docs-icon-tools.jpg ' );
225+ # category-14 {
226+ background-image : url ('https://cdn.jsdelivr .net/gh/swdotcom/ docs@main /assets/metrics.png ' );
227227}
228228
229- # category-465 {
230- background-image : url ('https://d2x2losda9vsjs.cloudfront .net/docs/assets/2019/docs-icon-reports.jpg ' );
229+ # category-18 {
230+ background-image : url ('https://cdn.jsdelivr .net/gh/swdotcom/ docs@main /assets/plugins.png ' );
231231}
232232
233- # category-74 {
234- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-copy-email.jpg' );
235- }
236-
237- # category-23 {
238- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-conversations.jpg' );
239- }
240-
241- # category-230 {
242- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-productivity.jpg' );
243- }
244-
245- # category-24 {
246- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-user-settings.jpg' );
247- }
248-
249- # category-604 {
250- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-mobile-apps.jpg' );
251- }
252-
253- # category-234 {
254- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-integrations.jpg' );
255- }
256-
257- # category-1205 {
258- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-start-with-beacon.jpg' );
259- }
260-
261- # category-1358 {
262- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-messages.jpg' );
263- }
264-
265- # category-1211 {
266- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-live-chat.jpg' );
267- }
268-
269- # category-41 {
270- background-image : url ('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-working-with-docs.jpg' );
271- }
272-
273- # category-126 {
274- background-image : url (https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-managing-docs.jpg);
275- }
276-
277- # category-217 {
278- background-image : url (https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/docs-icon-formatting-content.jpg);
233+ # category-40 {
234+ background-image : url ('https://cdn.jsdelivr.net/gh/swdotcom/docs@main/assets/security-and-privacy.png' );
279235}
280236
281237.nav-collapse .nav {
@@ -432,7 +388,7 @@ footer p a {
432388@media screen and (max-width : 1024px ) {
433389 # docsSearch {
434390 height : 240px ;
435- background-image : url ('https://cdn.jsdelivr.net/gh/swdotcom/docs@main/hero.png' );
391+ background-image : url ('https://cdn.jsdelivr.net/gh/swdotcom/docs@main/assets/ hero.png' );
436392 background-position : left bottom, right bottom;
437393 background-size : auto 270px , auto 270px ;
438394 background-repeat : no-repeat, no-repeat;
@@ -453,7 +409,7 @@ footer p a {
453409@media screen and (min-width : 1025px ) {
454410 # docsSearch {
455411 height : 240px ;
456- background-image : url ('https://cdn.jsdelivr.net/gh/swdotcom/docs@main/hero.png' );
412+ background-image : url ('https://cdn.jsdelivr.net/gh/swdotcom/docs@main/assets/ hero.png' );
457413 background-position : left bottom, right bottom;
458414 background-size : cover;
459415 background-repeat : no-repeat, no-repeat;
0 commit comments