File tree Expand file tree Collapse file tree 6 files changed +3
-158
lines changed
Expand file tree Collapse file tree 6 files changed +3
-158
lines changed Original file line number Diff line number Diff line change 1- We are an online AI research lab.
1+ We are an open AI research lab.
22
33Our ULTIMATE goal is the acceleration of long term (50+ years) AI research, all science and technology - all our research serves this goal.
44
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -27,35 +27,19 @@ export function Navigation({ }: NavigationProps) {
2727 < div className = "absolute inset-0 bg-[#f0eee6]/0 group-hover:bg-[#f0eee6]/5 rounded-lg transition-all duration-300" > </ div >
2828 </ Link >
2929
30- < Link
31- href = "/blog"
32- className = "group relative px-4 py-2 text-sm font-medium text-[#f0eee6]/70 hover:text-[#f0eee6] transition-all duration-300"
33- >
34- < span className = "relative z-10" > Publish</ span >
35- < div className = "absolute inset-0 bg-[#f0eee6]/0 group-hover:bg-[#f0eee6]/5 rounded-lg transition-all duration-300" > </ div >
36- </ Link >
37-
3830 < Link
3931 href = "/blog/weekly-research-posts"
4032 className = "group relative px-4 py-2 text-sm font-medium text-[#f0eee6]/70 hover:text-[#f0eee6] transition-all duration-300"
4133 >
42- < span className = "relative z-10 text-blue-400 " > Weekly Writing</ span >
34+ < span className = "relative z-10" > Weekly Writing</ span >
4335 < div className = "absolute inset-0 bg-[#f0eee6]/0 group-hover:bg-[#f0eee6]/5 rounded-lg transition-all duration-300" > </ div >
4436 </ Link >
4537
4638 < Link
4739 href = "/blog/high-performance-research-team"
4840 className = "group relative px-4 py-2 text-sm font-medium text-[#f0eee6]/70 hover:text-[#f0eee6] transition-all duration-300"
4941 >
50- < span className = "relative z-10 text-purple-400" > Core Team</ span >
51- < div className = "absolute inset-0 bg-[#f0eee6]/0 group-hover:bg-[#f0eee6]/5 rounded-lg transition-all duration-300" > </ div >
52- </ Link >
53-
54- < Link
55- href = "/learn"
56- className = "group relative px-4 py-2 text-sm font-medium text-[#f0eee6]/70 hover:text-[#f0eee6] transition-all duration-300"
57- >
58- < span className = "relative z-10" > Learn</ span >
42+ < span className = "relative z-10" > Core Team</ span >
5943 < div className = "absolute inset-0 bg-[#f0eee6]/0 group-hover:bg-[#f0eee6]/5 rounded-lg transition-all duration-300" > </ div >
6044 </ Link >
6145
You can’t perform that action at this time.
0 commit comments