Fix missing logo.mjs in package files array

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Advait Paliwal
2026-03-23 22:35:45 -07:00
parent 7ef1ca2859
commit cd0e5d953a
6 changed files with 14 additions and 16 deletions

View File

@@ -1,12 +1,10 @@
---
import Base from '../layouts/Base.astro';
import AsciiLogo from '../components/AsciiLogo.astro';
---
<Base title="Feynman — The open source AI research agent" active="home">
<section class="text-center pt-24 pb-20 px-6">
<div class="max-w-2xl mx-auto">
<AsciiLogo size="hero" class="mb-8" />
<h1 class="text-5xl sm:text-6xl font-bold tracking-tight mb-6" style="text-wrap: balance">The open source AI research agent</h1>
<p class="text-lg text-text-muted mb-10 leading-relaxed" style="text-wrap: pretty">Investigate topics, write papers, run experiments, review research, audit codebases &mdash; every output cited and source-grounded</p>
<div class="inline-flex items-center gap-3 bg-surface rounded-lg px-5 py-3 mb-8 font-mono text-sm">