From f40633cb280f23b52f387a310c8c22fc757615ee Mon Sep 17 00:00:00 2001 From: DidierRLopes Date: Sun, 26 Nov 2023 01:24:46 -0800 Subject: [PATCH] styling --- content/media/videos/on-stage.md | 2 -- content/projects.md | 2 +- src/components/General/ArticlesList.tsx | 2 +- src/components/General/CoursesList.tsx | 2 +- src/components/General/EducationList.tsx | 4 ++-- src/components/General/ExperienceList.tsx | 2 +- src/components/General/NewsList.tsx | 2 +- src/pages/index.js | 3 +-- 8 files changed, 8 insertions(+), 11 deletions(-) diff --git a/content/media/videos/on-stage.md b/content/media/videos/on-stage.md index 0883e018c..e81778132 100644 --- a/content/media/videos/on-stage.md +++ b/content/media/videos/on-stage.md @@ -8,6 +8,4 @@ import HeadTitle from '@site/src/components/General/HeadTitle.tsx' -Subscribe to [my YouTube](https://www.youtube.com/@$didierlopes/videos) to never miss any videos. - diff --git a/content/projects.md b/content/projects.md index 3aef11d71..79be2f149 100644 --- a/content/projects.md +++ b/content/projects.md @@ -8,6 +8,6 @@ import HeadTitle from '@site/src/components/General/HeadTitle.tsx' -Technically OpenBB is no longer a personal project, but for historical reasons it will remain here. +Technically OpenBB is no longer a personal project, but for historical reasons it will remain here. Follow me on [GitHub](https://github.com/DidierRLopes) for more. \ No newline at end of file diff --git a/src/components/General/ArticlesList.tsx b/src/components/General/ArticlesList.tsx index 1d8351298..3cd137ced 100644 --- a/src/components/General/ArticlesList.tsx +++ b/src/components/General/ArticlesList.tsx @@ -19,7 +19,7 @@ export default function ArticlesList({ articles }: ArticleListProps) {
{article.conference}
-

+

{article.title}

{course.date}, {course.issuer} -

+

{course.title}

{program.date} -
+
{program.school}
-

+

{program.degree}

diff --git a/src/components/General/ExperienceList.tsx b/src/components/General/ExperienceList.tsx index 3505c11b1..b3dbe74c8 100644 --- a/src/components/General/ExperienceList.tsx +++ b/src/components/General/ExperienceList.tsx @@ -21,7 +21,7 @@ export default function ExperienceList({ experience }: ExperienceListProps) {
{job.daterange}
-

+

{job.title} @ {job.company}

diff --git a/src/components/General/NewsList.tsx b/src/components/General/NewsList.tsx index 50879b7cd..2c822e576 100644 --- a/src/components/General/NewsList.tsx +++ b/src/components/General/NewsList.tsx @@ -21,7 +21,7 @@ export default function NewsMentionsList({ news }: NewsMentionsListProps) {
{single_news.date} - {single_news.magazine}
-

+

{single_news.title}

diff --git a/src/pages/index.js b/src/pages/index.js index 6aa9bd7fe..4192376bc 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -140,7 +140,7 @@ export default function Home() { rel="noreferrer noopener" className='flex justify-center items-center mx-auto' > -
+