Skip to content

Commit

Permalink
change all
Browse files Browse the repository at this point in the history
  • Loading branch information
fiqgant committed Jul 6, 2024
1 parent 2c45e65 commit 6ecdda6
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 57 deletions.
Binary file modified apps/web/public/images/projects/blog/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified apps/web/public/images/projects/links/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed apps/web/public/images/projects/one-blog/cover.png
Binary file not shown.
Binary file removed apps/web/public/images/projects/tools/cover.png
Binary file not shown.
Binary file removed apps/web/public/images/projects/zsh-web/cover.png
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/web/src/app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Mdx from '@/components/mdx'
import PageTitle from '@/components/page-title'

const title = 'About'
const description = '👋 Hi there! I am Hong, a student who loves web development.'
const description = '👋 Hi there! I am fiq, a person love to learn.'

type PageProps = {
params: Record<string, never>
Expand Down
4 changes: 2 additions & 2 deletions apps/web/src/content/projects/blog.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Blog
description: Share my knowledge and experience
homepage: https://honghong.me
github: https://github.com/tszhong0411/honghong.me
homepage: https://fiqlab.vercel.app/
github: https://github.com/fiqgant/fiqlab
techstack:
- label: Typescript
- label: Turso
Expand Down
11 changes: 0 additions & 11 deletions apps/web/src/content/projects/friend-quiz.mdx

This file was deleted.

9 changes: 4 additions & 5 deletions apps/web/src/content/projects/links.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
name: Links
description: All my social media links in one place
homepage: https://links.honghong.me
github: https://github.com/tszhong0411/links
homepage: https://fiqgant.github.io/
github: https://github.com/fiqgant/fiqgant.github.io
techstack:
- label: Typescript
- label: Next.js
- label: Tailwindcss
- label: HTML
- label: CSS
selected: true
---

Expand Down
14 changes: 0 additions & 14 deletions apps/web/src/content/projects/one-blog.mdx

This file was deleted.

13 changes: 0 additions & 13 deletions apps/web/src/content/projects/tools.mdx

This file was deleted.

11 changes: 0 additions & 11 deletions apps/web/src/content/projects/zsh-web.mdx

This file was deleted.

0 comments on commit 6ecdda6

Please sign in to comment.