{"id":32,"date":"2026-09-20T10:59:17","date_gmt":"2026-09-20T10:59:17","guid":{"rendered":"https:\/\/www.crochetlark.com\/?page_id=32"},"modified":"2026-09-20T11:55:15","modified_gmt":"2026-09-20T11:55:15","slug":"home","status":"publish","type":"page","link":"https:\/\/www.crochetlark.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n\/* =========================================\n   CROCHET LARK \u2014 HOMEPAGE\n   Block 01: Hero\n========================================= *\/\n\n.cl-home,\n.cl-home * {\n  box-sizing: border-box;\n}\n\n.cl-home {\n  --cl-rose: #C96767;\n  --cl-dark-rose: #A94F52;\n  --cl-cream: #FFF9F5;\n  --cl-blush: #FBE7DF;\n  --cl-beige: #F8F1EA;\n  --cl-sage: #74816D;\n  --cl-dark-sage: #566250;\n  --cl-brown: #4D3A34;\n  --cl-white: #FFFFFF;\n\n  color: var(--cl-brown);\n  font-family: \"Nunito Sans\", sans-serif;\n}\n\n.cl-home img {\n  display: block;\n  width: 100%;\n}\n\n.cl-hero {\n  position: relative;\n  overflow: hidden;\n  background: var(--cl-cream);\n  padding: 72px 28px 78px;\n}\n\n.cl-hero::before {\n  content: \"\";\n  position: absolute;\n  width: 330px;\n  height: 330px;\n  border-radius: 50%;\n  background: var(--cl-blush);\n  opacity: .58;\n  left: -150px;\n  top: -150px;\n}\n\n.cl-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1180px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);\n  align-items: center;\n  gap: 70px;\n}\n\n\/* Hero Copy *\/\n\n.cl-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin: 0 0 18px;\n  color: var(--cl-dark-rose);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n.cl-eyebrow::before {\n  content: \"\";\n  width: 29px;\n  height: 2px;\n  background: var(--cl-rose);\n  border-radius: 10px;\n}\n\n.cl-hero h1 {\n  max-width: 590px;\n  margin: 0 0 22px;\n  color: var(--cl-brown);\n  font-family: \"Lora\", serif;\n  font-size: clamp(42px, 4.6vw, 66px);\n  font-weight: 600;\n  line-height: 1.08;\n  letter-spacing: -.035em;\n}\n\n.cl-hero h1 span {\n  color: var(--cl-rose);\n}\n\n.cl-hero-text {\n  max-width: 550px;\n  margin: 0 0 30px;\n  color: #6D5C56;\n  font-size: 18px;\n  line-height: 1.72;\n}\n\n.cl-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 13px;\n}\n\n.cl-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 52px;\n  padding: 13px 25px;\n  border-radius: 999px;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1;\n  text-decoration: none !important;\n  transition: transform .2s ease, background .2s ease,\n              color .2s ease, border-color .2s ease;\n}\n\n.cl-btn:hover {\n  transform: translateY(-2px);\n}\n\n.cl-btn-primary {\n  background: var(--cl-rose);\n  color: #fff !important;\n  border: 2px solid var(--cl-rose);\n}\n\n.cl-btn-primary:hover {\n  background: var(--cl-dark-rose);\n  border-color: var(--cl-dark-rose);\n}\n\n.cl-btn-secondary {\n  background: transparent;\n  color: var(--cl-brown) !important;\n  border: 2px solid #DCCBC3;\n}\n\n.cl-btn-secondary:hover {\n  background: var(--cl-white);\n  border-color: var(--cl-rose);\n  color: var(--cl-dark-rose) !important;\n}\n\n\/* Hero Image Collage *\/\n\n.cl-hero-visual {\n  position: relative;\n  min-height: 535px;\n}\n\n.cl-hero-main {\n  position: absolute;\n  width: 73%;\n  height: 455px;\n  right: 0;\n  top: 0;\n  overflow: hidden;\n  border-radius: 150px 150px 30px 30px;\n  box-shadow: 0 22px 60px rgba(77,58,52,.12);\n}\n\n.cl-hero-main img {\n  height: 100%;\n  object-fit: cover;\n}\n\n.cl-hero-small {\n  position: absolute;\n  width: 42%;\n  height: 245px;\n  left: 0;\n  bottom: 0;\n  overflow: hidden;\n  border: 8px solid var(--cl-cream);\n  border-radius: 28px;\n  box-shadow: 0 18px 45px rgba(77,58,52,.15);\n}\n\n.cl-hero-small img {\n  height: 100%;\n  object-fit: cover;\n}\n\n.cl-hero-note {\n  position: absolute;\n  right: 8px;\n  bottom: 18px;\n  z-index: 3;\n  width: 172px;\n  padding: 17px 18px;\n  background: rgba(255,255,255,.96);\n  border-radius: 18px;\n  box-shadow: 0 12px 35px rgba(77,58,52,.11);\n}\n\n.cl-hero-note strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--cl-dark-sage);\n  font-family: \"Lora\", serif;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n.cl-hero-note span {\n  color: #796B65;\n  font-size: 13px;\n  line-height: 1.4;\n}\n\n.cl-hero-yarn {\n  position: absolute;\n  width: 95px;\n  height: 95px;\n  right: -25px;\n  top: 47%;\n  border: 1px solid rgba(201,103,103,.22);\n  border-radius: 50%;\n}\n\n\/* Responsive *\/\n\n@media (max-width: 900px) {\n  .cl-hero {\n    padding: 55px 24px 65px;\n  }\n\n  .cl-hero-inner {\n    grid-template-columns: 1fr;\n    gap: 48px;\n  }\n\n  .cl-hero-copy {\n    text-align: center;\n  }\n\n  .cl-eyebrow {\n    justify-content: center;\n  }\n\n  .cl-hero h1,\n  .cl-hero-text {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .cl-hero-actions {\n    justify-content: center;\n  }\n\n  .cl-hero-visual {\n    width: min(600px, 100%);\n    margin: 0 auto;\n  }\n}\n\n@media (max-width: 600px) {\n  .cl-hero {\n    padding: 42px 18px 48px;\n  }\n\n  .cl-hero h1 {\n    font-size: 39px;\n  }\n\n  .cl-hero-text {\n    font-size: 16px;\n  }\n\n  .cl-hero-actions {\n    flex-direction: column;\n  }\n\n  .cl-btn {\n    width: 100%;\n  }\n\n  .cl-hero-visual {\n    min-height: 410px;\n  }\n\n  .cl-hero-main {\n    width: 83%;\n    height: 340px;\n    border-radius: 100px 100px 24px 24px;\n  }\n\n  .cl-hero-small {\n    width: 44%;\n    height: 180px;\n    border-width: 5px;\n    border-radius: 20px;\n  }\n\n  .cl-hero-note {\n    width: 150px;\n    right: 0;\n    bottom: 8px;\n    padding: 13px 14px;\n  }\n}\n<\/style>\n\n<div class=\"cl-home\">\n\n  <section class=\"cl-hero\">\n\n    <div class=\"cl-hero-inner\">\n\n      <div class=\"cl-hero-copy\">\n\n        <div class=\"cl-eyebrow\">\n          Made for happy makers\n        <\/div>\n\n        <h1>\n          Find Your Next\n          <span>Crochet Project<\/span>\n        <\/h1>\n\n        <p class=\"cl-hero-text\">\n          Discover easy, beautiful crochet patterns for cozy homes,\n          handmade gifts, wearable favorites, and cute little makes\n          you&#8217;ll love bringing to life.\n        <\/p>\n\n        <div class=\"cl-hero-actions\">\n\n          <a class=\"cl-btn cl-btn-primary\"\n             href=\"\/category\/easy-crochet-projects\/\">\n            Explore Easy Patterns\n          <\/a>\n\n          <a class=\"cl-btn cl-btn-secondary\"\n             href=\"#browse-crochet\">\n            Browse Categories\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"cl-hero-visual\">\n\n        <div class=\"cl-hero-main\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Home-Decor-category.webp\"\n            alt=\"Cozy handmade crochet home decor\"\n            fetchpriority=\"high\">\n        <\/div>\n\n        <div class=\"cl-hero-small\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Cute-Crochet-category.webp\"\n            alt=\"Cute handmade crochet projects\">\n        <\/div>\n\n        <div class=\"cl-hero-note\">\n          <strong>Made with care<\/strong>\n          <span>Simple ideas for your next cozy make.<\/span>\n        <\/div>\n\n        <span class=\"cl-hero-yarn\" aria-hidden=\"true\"><\/span>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n<\/div>\n\n\n\n<!-- =========================================\n     CROCHET LARK \u2014 BLOCK 02\n     Browse by Category\n========================================= -->\n\n<style>\n.cl-categories {\n  background: #ffffff;\n  padding: 88px 28px 96px;\n}\n\n.cl-categories-inner {\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\n.cl-section-heading {\n  max-width: 650px;\n  margin: 0 auto 46px;\n  text-align: center;\n}\n\n.cl-section-kicker {\n  display: inline-block;\n  margin: 0 0 10px;\n  color: #A94F52;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n.cl-section-heading h2 {\n  margin: 0 0 13px;\n  color: #4D3A34;\n  font-family: \"Lora\", serif;\n  font-size: 38px;\n  font-weight: 600;\n  line-height: 1.2;\n  letter-spacing: -.02em;\n}\n\n.cl-section-heading p {\n  max-width: 560px;\n  margin: 0 auto;\n  color: #756862;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\n\/* CATEGORY GRID *\/\n\n.cl-category-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 18px;\n}\n\n.cl-category-card {\n  position: relative;\n  display: block;\n  min-width: 0;\n  color: #4D3A34 !important;\n  text-decoration: none !important;\n}\n\n.cl-category-image {\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 4 \/ 5;\n  margin-bottom: 18px;\n  background: #F8F1EA;\n  border-radius: 110px 110px 22px 22px;\n}\n\n.cl-category-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform .45s ease;\n}\n\n.cl-category-card:hover .cl-category-image img {\n  transform: scale(1.045);\n}\n\n.cl-category-content {\n  text-align: center;\n}\n\n.cl-category-content h3 {\n  margin: 0 0 5px;\n  color: #4D3A34;\n  font-family: \"Lora\", serif;\n  font-size: 20px;\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.cl-category-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  color: #A94F52;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.4;\n}\n\n.cl-category-link::after {\n  content: \"\u2192\";\n  font-size: 16px;\n  transition: transform .2s ease;\n}\n\n.cl-category-card:hover .cl-category-link::after {\n  transform: translateX(4px);\n}\n\n\n\/* Small decorative variation *\/\n\n.cl-category-card:nth-child(even) .cl-category-image {\n  border-radius: 22px 22px 110px 110px;\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 1000px) {\n\n  .cl-category-grid {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px 20px;\n  }\n\n  .cl-category-card:nth-child(4) {\n    grid-column: 1 \/ 2;\n  }\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 650px) {\n\n  .cl-categories {\n    padding: 64px 18px 70px;\n  }\n\n  .cl-section-heading {\n    margin-bottom: 32px;\n  }\n\n  .cl-section-heading h2 {\n    font-size: 31px;\n  }\n\n  .cl-category-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px 14px;\n  }\n\n  .cl-category-image {\n    margin-bottom: 13px;\n    border-radius: 70px 70px 18px 18px;\n  }\n\n  .cl-category-card:nth-child(even) .cl-category-image {\n    border-radius: 18px 18px 70px 70px;\n  }\n\n  .cl-category-content h3 {\n    font-size: 17px;\n  }\n\n  .cl-category-link {\n    font-size: 12px;\n  }\n\n  .cl-category-card:last-child {\n    grid-column: 1 \/ -1;\n    width: calc(50% - 7px);\n    justify-self: center;\n  }\n}\n<\/style>\n\n\n<section class=\"cl-categories\" id=\"browse-crochet\">\n\n  <div class=\"cl-categories-inner\">\n\n    <div class=\"cl-section-heading\">\n\n      <div class=\"cl-section-kicker\">\n        Find Your Next Make\n      <\/div>\n\n      <h2>\n        Browse Crochet by Category\n      <\/h2>\n\n      <p>\n        From quick little projects to cozy handmade favorites,\n        find something you&#8217;ll be excited to start.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"cl-category-grid\">\n\n\n      <!-- EASY CROCHET -->\n\n      <a class=\"cl-category-card\"\n         href=\"\/category\/easy-crochet-projects\/\">\n\n        <div class=\"cl-category-image\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Easy-Crochet-category.webp\"\n            alt=\"Easy crochet projects\"\n            loading=\"lazy\">\n        <\/div>\n\n        <div class=\"cl-category-content\">\n          <h3>Easy Crochet<\/h3>\n          <span class=\"cl-category-link\">Explore Patterns<\/span>\n        <\/div>\n\n      <\/a>\n\n\n      <!-- HOME & DECOR -->\n\n      <a class=\"cl-category-card\"\n         href=\"\/category\/crochet-home-decor\/\">\n\n        <div class=\"cl-category-image\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Home-Decor-category.webp\"\n            alt=\"Crochet home and decor projects\"\n            loading=\"lazy\">\n        <\/div>\n\n        <div class=\"cl-category-content\">\n          <h3>Home &amp; Decor<\/h3>\n          <span class=\"cl-category-link\">Explore Patterns<\/span>\n        <\/div>\n\n      <\/a>\n\n\n      <!-- WEARABLES -->\n\n      <a class=\"cl-category-card\"\n         href=\"\/category\/wearable-crochet\/\">\n\n        <div class=\"cl-category-image\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Wearables-category.webp\"\n            alt=\"Wearable crochet projects\"\n            loading=\"lazy\">\n        <\/div>\n\n        <div class=\"cl-category-content\">\n          <h3>Wearables<\/h3>\n          <span class=\"cl-category-link\">Explore Patterns<\/span>\n        <\/div>\n\n      <\/a>\n\n\n      <!-- CROCHET GIFTS -->\n\n      <a class=\"cl-category-card\"\n         href=\"\/category\/crochet-gifts\/\">\n\n        <div class=\"cl-category-image\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Crochet-Gifts-category.webp\"\n            alt=\"Handmade crochet gift projects\"\n            loading=\"lazy\">\n        <\/div>\n\n        <div class=\"cl-category-content\">\n          <h3>Crochet Gifts<\/h3>\n          <span class=\"cl-category-link\">Explore Patterns<\/span>\n        <\/div>\n\n      <\/a>\n\n\n      <!-- CUTE CROCHET -->\n\n      <a class=\"cl-category-card\"\n         href=\"\/category\/cute-crochet-toys\/\">\n\n        <div class=\"cl-category-image\">\n          <img decoding=\"async\"\n            src=\"https:\/\/www.crochetlark.com\/wp-content\/uploads\/2026\/09\/Cute-Crochet-category.webp\"\n            alt=\"Cute crochet toys and projects\"\n            loading=\"lazy\">\n        <\/div>\n\n        <div class=\"cl-category-content\">\n          <h3>Cute Crochet<\/h3>\n          <span class=\"cl-category-link\">Explore Patterns<\/span>\n        <\/div>\n\n      <\/a>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n\n<section class=\"cl-latest-intro\">\n  <div class=\"cl-section-heading\">\n    <div class=\"cl-section-kicker\">Fresh Off the Hook<\/div>\n    <h2>Latest Crochet Patterns<\/h2>\n    <p>\n      New projects, fresh inspiration, and plenty of ideas\n      for your next handmade make.\n    <\/p>\n  <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-query has-custom-css is-layout-flow wp-block-query-is-layout-flow wp-custom-css-ddcbd093\"><ul class=\"columns-3 wp-custom-css-f4cb4914 wp-block-post-template is-layout-grid wp-container-core-post-template-is-layout-0fed8f92 wp-block-post-template-is-layout-grid has-custom-css\"><li class=\"wp-block-post post-1 post type-post status-publish format-standard hentry category-uncategorized\">\n\n\n<div class=\"taxonomy-category wp-block-post-terms has-custom-css wp-custom-css-f4cb4914\"><a href=\"https:\/\/www.crochetlark.com\/?cat=1\" rel=\"tag\">Uncategorized<\/a><\/div>\n\n<h2 class=\"wp-block-post-title\">Hello world!<\/h2>\n\n<div class=\"wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<\/p><p class=\"wp-block-post-excerpt__more-text\"><a class=\"wp-block-post-excerpt__more-link\" href=\"https:\/\/www.crochetlark.com\/?p=1\">View Pattern \u2192<\/a><\/p><\/div>\n<\/li><\/ul>\n\n<\/div>\n\n\n\n<style>\n\/* =========================================\n   CROCHET LARK \u2014 BLOCK 03\n   Latest Crochet Patterns\n========================================= *\/\n\n.cl-latest-intro {\n  padding: 88px 28px 36px;\n  background: #FFF9F5;\n}\n\n.cl-latest-intro .cl-section-heading {\n  margin-bottom: 0;\n}\n\n\n\/* QUERY CONTAINER *\/\n\n.cl-latest-query {\n  max-width: 1180px;\n  margin: 0 auto !important;\n  padding: 0 28px 96px;\n}\n\n\n\/* GRID *\/\n\n.cl-latest-grid {\n  gap: 38px 26px !important;\n}\n\n\n\/* FEATURED IMAGE *\/\n\n.cl-latest-grid .wp-block-post-featured-image {\n  margin: 0 0 18px !important;\n  overflow: hidden;\n  aspect-ratio: 4 \/ 3;\n  border-radius: 24px;\n  background: #F8F1EA;\n}\n\n.cl-latest-grid .wp-block-post-featured-image a {\n  display: block;\n  width: 100%;\n  height: 100%;\n}\n\n.cl-latest-grid .wp-block-post-featured-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform .35s ease;\n}\n\n.cl-latest-grid .wp-block-post-featured-image:hover img {\n  transform: scale(1.035);\n}\n\n\n\/* CATEGORY *\/\n\n.cl-latest-grid .taxonomy-category {\n  margin: 0 0 9px !important;\n\n  font-family: \"Nunito Sans\", sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.cl-latest-grid .taxonomy-category a {\n  color: #A94F52 !important;\n  text-decoration: none !important;\n}\n\n.cl-latest-grid .taxonomy-category a:hover {\n  color: #C96767 !important;\n}\n\n\n\/* TITLE *\/\n\n.cl-latest-grid .wp-block-post-title {\n  margin: 0 0 11px !important;\n\n  font-family: \"Lora\", serif;\n  font-size: 23px;\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.cl-latest-grid .wp-block-post-title a {\n  color: #4D3A34 !important;\n  text-decoration: none !important;\n}\n\n.cl-latest-grid .wp-block-post-title a:hover {\n  color: #C96767 !important;\n}\n\n\n\/* EXCERPT *\/\n\n.cl-latest-grid .wp-block-post-excerpt {\n  margin: 0 !important;\n\n  color: #756862;\n  font-family: \"Nunito Sans\", sans-serif;\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.cl-latest-grid .wp-block-post-excerpt__excerpt {\n  margin: 0 0 13px !important;\n}\n\n\n\/* VIEW PATTERN *\/\n\n.cl-latest-grid .wp-block-post-excerpt__more-text {\n  margin: 0 !important;\n}\n\n.cl-latest-grid .wp-block-post-excerpt__more-link {\n  display: inline-flex;\n  align-items: center;\n\n  color: #C96767 !important;\n\n  font-family: \"Nunito Sans\", sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n\n  text-decoration: none !important;\n\n  transition:\n    color .2s ease,\n    transform .2s ease;\n}\n\n.cl-latest-grid .wp-block-post-excerpt__more-link:hover {\n  color: #A94F52 !important;\n  transform: translateX(3px);\n}\n\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n\n  .cl-latest-intro {\n    padding-top: 72px;\n  }\n\n  .cl-latest-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  }\n\n}\n\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n\n  .cl-latest-intro {\n    padding: 62px 18px 30px;\n  }\n\n  .cl-latest-query {\n    padding: 0 18px 70px;\n  }\n\n  .cl-latest-grid {\n    grid-template-columns: 1fr !important;\n    gap: 38px !important;\n  }\n\n  .cl-latest-grid .wp-block-post-title {\n    font-size: 22px;\n  }\n\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Made for happy makers Find Your Next Crochet Project Discover easy, beautiful crochet patterns for cozy homes, handmade gifts, wearable favorites, and cute little makes you&#8217;ll love bringing to life. Explore Easy Patterns Browse Categories Made with care Simple ideas for your next cozy make. Find Your Next Make Browse Crochet by Category From quick &#8230; <a title=\"Home\" class=\"read-more\" href=\"https:\/\/www.crochetlark.com\/\" aria-label=\"Read more about Home\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":5,"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":52,"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/52"}],"wp:attachment":[{"href":"https:\/\/www.crochetlark.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}