diff --git a/website/assets/og-blog-yc-v1.png b/website/assets/og-blog-yc-v1.png new file mode 100644 index 00000000..65817ff2 Binary files /dev/null and b/website/assets/og-blog-yc-v1.png differ diff --git a/website/assets/where-do-agents-run-while-you-sleep.png b/website/assets/where-do-agents-run-while-you-sleep.png new file mode 100644 index 00000000..45c98ad9 Binary files /dev/null and b/website/assets/where-do-agents-run-while-you-sleep.png differ diff --git a/website/assets/yc-logo.svg b/website/assets/yc-logo.svg new file mode 100644 index 00000000..b502950a --- /dev/null +++ b/website/assets/yc-logo.svg @@ -0,0 +1,7 @@ + + diff --git a/website/css/site.css b/website/css/site.css index 19506d43..44a63e1a 100644 --- a/website/css/site.css +++ b/website/css/site.css @@ -811,6 +811,10 @@ body.site .foot { padding: 22px var(--gut); border-top: 1px solid var(--line2); body.site .foot a { color: var(--dim); text-decoration: none; } body.site .foot a:hover { color: var(--ink); } body.site .foot .ram { width: 15px; height: 15px; color: var(--faint); } +body.site .meta.yc-meta { margin-top: 10px; } +body.site .meta .yc { color: var(--dim); display: inline-flex; align-items: center; gap: 6px; } +body.site .meta .yc img { display: block; } +body.site .meta .yc:hover { color: var(--ink); text-decoration: none; } body.site .foot .fact { color: var(--faint); font-variant-numeric: tabular-nums; } /* the outbound cluster sits right: site links and provenance on one side, ways to reach the project on the other. Its own gap is tighter than the row's, so diff --git a/website/index.html b/website/index.html index cd017692..95b384a6 100644 --- a/website/index.html +++ b/website/index.html @@ -90,7 +90,7 @@ window.herdrGround.apply(window.herdrGround.read()); - +