Skip to content

Commit

Permalink
update hero image
Browse files Browse the repository at this point in the history
  • Loading branch information
Evavic44 committed Nov 17, 2023
1 parent 77f8e8e commit 6078ea9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/.vitepress/theme/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
@import url(https://fonts.googleapis.com/css?family=Space+Grotesk:regular,italic,700,700italic);

:root {
--vp-c-brand: #962dff;
--vp-c-brand-light: #972eff;
--vp-c-brand: #a752fc;
--vp-c-brand-light: #a040ff;
--vp-c-brand-lighter: rgba(162, 23, 255, 0.25);
--vp-c-brand-dark: #8612fa;
--vp-c-brand-darker: #7b0fe7;
Expand Down
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ layout: home
# Hero section
hero:
name: Portfolio Ideas
# text: Repository of portfolio Inspiration
text: Repository of portfolio Inspiration
image:
src: /Megaphone.png
src: /header.png
alt: Portfolio-ideas logo
tagline: A curation of awesome portfolio website ideas for developers and designers to draw inspiration from.
actions:
Expand Down Expand Up @@ -45,7 +45,7 @@ head:
content: https://user-images.githubusercontent.com/62628408/203779311-949cf214-92a7-4900-b997-55595fd12316.png
- - meta
- property: og:url
content: https://vitejs.dev/blog/announcing-vite3
content: https://portfolio-ideas.vercel.app
- - meta
- name: title
content: Portfolio-ideas
Expand Down
Binary file removed docs/public/Megaphone.png
Binary file not shown.
Binary file added docs/public/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 6078ea9

@vercel
Copy link

@vercel vercel bot commented on 6078ea9 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

portfolio-ideas – ./

portfolio-ideas-git-main-victoreke.vercel.app
portfolio-ideas.vercel.app
portfolio-ideas-victoreke.vercel.app

Please sign in to comment.