123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?php
- /**
- * Title: Link in Bio with link cloud
- * Slug: lynx/link-in-bio-cloud
- * Inserter: yes
- * Categories: featured, link-in-bio
- */
- ?>
- <!-- wp:cover {"overlayColor":"white","minHeight":100,"minHeightUnit":"vh","contentPosition":"center center","isDark":false,"align":"full"} -->
- <div class="wp-block-cover alignfull is-light" style="min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-white-background-color has-background-dim-100 has-background-dim"></span><div class="wp-block-cover__inner-container"><!-- wp:group {"layout":{"inherit":false,"contentSize":"640px","type":"constrained"},"style":{"spacing":{"blockGap":"0px"}}} -->
- <div class="wp-block-group"><!-- wp:site-tagline {"style":{"color":{"text":"#00000099"}},"fontSize":"small"} /-->
- <!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap"},"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"10px"}}} -->
- <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"#f85a9c"}}},"typography":{"letterSpacing":"-1px","lineHeight":"1.2"}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Instagram.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph -->
- <!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"#456eff"}}},"typography":{"letterSpacing":"-1px","lineHeight":"1.2"}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Twitter.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph --></div>
- <!-- /wp:group -->
- <!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap"},"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"10px"}}} -->
- <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"#0833cd"}}},"typography":{"letterSpacing":"-1px","lineHeight":"1.2"}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'LinkedIn.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph -->
- <!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"#848484"}}},"typography":{"letterSpacing":"-1px","lineHeight":"1.2"}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Email.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph -->
- <!-- wp:paragraph {"style":{"typography":{"letterSpacing":"-1px","lineHeight":"1.2"},"elements":{"link":{"color":{"text":"#e80fc5"}}}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Dribbble.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph --></div>
- <!-- /wp:group -->
- <!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap"},"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"10px"}}} -->
- <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"#e12a2a"}}},"typography":{"letterSpacing":"-1px","lineHeight":"1.2"}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Soundcloud.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph -->
- <!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"#0bb544"}}},"typography":{"letterSpacing":"-1px","lineHeight":"1.2"}},"fontSize":"xx-large"} -->
- <p class="has-link-color has-xx-large-font-size" style="letter-spacing:-1px;line-height:1.2"><a href="#"><?php echo esc_html__( 'Website.', 'lynx' ); ?></a></p>
- <!-- /wp:paragraph --></div>
- <!-- /wp:group --></div>
- <!-- /wp:group --></div></div>
- <!-- /wp:cover -->
|