diff --git a/components/timeline.tsx b/components/timeline.tsx index d833d9d..61b51f3 100644 --- a/components/timeline.tsx +++ b/components/timeline.tsx @@ -62,6 +62,12 @@ export default function Timeline() { date: 'October 2020', description: 'Casimiro Ferreira (Jarbas), Aditya Mehra (AIX), and Peter Steenbergen (j1nx) join forces as Python developer, GUI/QT KDE developer, and Linux OS developer respectively.' }, + { + title: 'NeonCore recreated on top of OVOS and relicensed under a FOSS license"', + date: 'October 2021', + description: 'NeonCore recreated on top of OVOS and relicensed under a FOSS license', + link: 'https://github.com/NeonGeckoCom/NeonCore/commit/8cb1d8edb3d4ffff8aa9aaf695e1fe3463939287' + }, { title: 'Daniel McKnight Joins OpenVoiceOS', date: 'November 2021', diff --git a/components/ui/footer.tsx b/components/ui/footer.tsx index 5865812..1d51d57 100644 --- a/components/ui/footer.tsx +++ b/components/ui/footer.tsx @@ -5,13 +5,13 @@ export default function Footer() { return (