Skip to content

Commit 04d74d2

Browse files
committed
Remove the LeJEPA content, its associated "Back to Research" link, and horizontal rules from RESEARCH.md.
1 parent c819ad1 commit 04d74d2

3 files changed

Lines changed: 3 additions & 178 deletions

File tree

RESEARCH.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
22

33
## Open Tasks
44

@@ -8,7 +8,7 @@
88
[Make LLM pretraining accessible for everyone ➝](/blog/5-dollar-llm)
99

1010

11-
---
11+
1212

1313
### Arctices
1414

app/blog/[slug]/page.tsx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,7 @@ export default async function BlogPostPage({ params }: PageProps) {
3232
<div className="min-h-screen bg-[#1f1e1d] text-[#faf9f6]/90 pt-32 pb-24">
3333
<div className="container mx-auto px-6 max-w-4xl">
3434
<div className="mb-12">
35-
<Link
36-
href="/research"
37-
className="text-blue-400 hover:text-blue-300 transition-colors flex items-center gap-2 mb-8"
38-
>
39-
<svg className="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
40-
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M10 19l-7-7m0 0l7-7m-7 7h18" />
41-
</svg>
42-
Back to Research
43-
</Link>
35+
4436

4537
<div className="flex items-center gap-4 text-sm text-[#faf9f6]/60 mb-4">
4638
<span>{post.date}</span>

public/content/lejepa/lejepa-content.md

Lines changed: 0 additions & 167 deletions
This file was deleted.

0 commit comments

Comments
 (0)