Skip to content

Commit 1493ca1

Browse files
committed
change about page content and theme colors
1 parent 10e22e2 commit 1493ca1

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

_pages/about.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,13 @@ social: true # includes social icons at the bottom of the page
2121
# scrollable: true # adds a vertical scroll bar if there are more than 3 news items
2222
# limit: 5 # leave blank to include all the news in the `_news` folder
2323

24-
latest_posts:
25-
enabled: true
26-
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
27-
limit: 5 # leave blank to include all the blog posts
24+
# latest_posts:
25+
# enabled: false
26+
# scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
27+
# limit: 5 # leave blank to include all the blog posts
2828
---
2929

30-
Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
31-
32-
Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically.
33-
34-
Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.
30+
**سلام**
31+
من **محمد یاسین حبیب زاده** هستم.
32+
> شبِ تاریک و بیمِ موج و گِردابی چنین هایل...
33+
\- حافظ

_sass/_themes.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
--global-code-bg-color: #{$code-bg-color-light};
1111
--global-text-color: #{$black-color};
1212
--global-text-color-light: #{$grey-color};
13-
--global-theme-color: #{$purple-color};
14-
--global-hover-color: #{$purple-color};
13+
--global-theme-color: #{$red-color-dark};
14+
--global-hover-color: #{$red-color-dark};
1515
--global-hover-text-color: #{$white-color};
1616
--global-footer-bg-color: #{$grey-color-dark};
1717
--global-footer-text-color: #{$grey-color-light};

0 commit comments

Comments
 (0)