Skip to content

Commit

Permalink
updated theme
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhanur-rahman committed Jan 3, 2024
1 parent c2f2096 commit d244425
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ profile:
image: prof_pic.jpg
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
<p>Raleigh, NC, US</p>
<p>[email protected] | [email protected]</p>
news: false # includes a list of news items
latest_posts: false # includes a list of the newest posts
Expand Down
2 changes: 1 addition & 1 deletion _sass/_themes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
--global-code-bg-color: #{$code-bg-color-light};
--global-text-color: #{$black-color};
--global-text-color-light: #{$grey-color};
--global-theme-color: #{$purple-color};
--global-theme-color: #{$grey-color-dark};
--global-hover-color: #{$purple-color};
--global-hover-text-color: #{$white-color};
--global-footer-bg-color: #{$grey-color-dark};
Expand Down

0 comments on commit d244425

Please sign in to comment.