Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(app): add authors and about page #424

Merged
merged 3 commits into from
Dec 16, 2022

Conversation

xStrixU
Copy link
Contributor

@xStrixU xStrixU commented Dec 16, 2022

Fixes #423

@xStrixU xStrixU requested a review from typeofweb December 16, 2022 15:11
@vercel
Copy link

vercel bot commented Dec 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
devfaq ⬜️ Ignored (Inspect) Dec 16, 2022 at 6:18PM (UTC)

@github-actions
Copy link

github-actions bot commented Dec 16, 2022

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 79.55 KB (🟡 +2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

apps/app/src/components/Author/Author.tsx Outdated Show resolved Hide resolved
apps/app/src/app/(main-layout)/authors/page.tsx Outdated Show resolved Hide resolved
apps/app/src/app/(main-layout)/authors/page.tsx Outdated Show resolved Hide resolved
apps/app/src/components/Author/Author.tsx Outdated Show resolved Hide resolved
apps/app/src/components/Author/Author.tsx Outdated Show resolved Hide resolved
apps/app/src/components/Author/Author.tsx Outdated Show resolved Hide resolved
apps/app/src/components/Author/Author.tsx Outdated Show resolved Hide resolved
apps/app/src/app/(main-layout)/authors/page.tsx Outdated Show resolved Hide resolved
@typeofweb typeofweb merged commit ffb480c into develop Dec 16, 2022
@typeofweb typeofweb deleted the 423-add-authors-and-about-page branch December 16, 2022 18:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add authors and about page
2 participants