Skip to content

Commit d3ab39a

Browse files
committed
make fixed
1 parent 4900b05 commit d3ab39a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

_data/socials.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ linkedin_username: myhz79 # your LinkedIn user name
3434
# quora_username: # your Quora username
3535
# research_gate_profile: # your profile on ResearchGate
3636
rss_icon: true # comment this line to hide the RSS icon
37-
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
37+
# scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
3838
# scopus_id: # your profile on Scopus
3939
# semanticscholar_id: # your Semantic Scholar ID
4040
spotify_id: 31p5kry5zvfwjgaig6byorzgbeh4 # your spotify id

_sass/_rtl.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ html[dir="rtl"] {
4444
}
4545

4646
/* Navbar adjustments */
47+
.navbar-collapse {
48+
text-align: right !important;
49+
}
50+
.navbar-nav {
51+
text-align: right;
52+
}
4753
.navbar-nav .nav-link {
4854
padding-right: 0.5rem;
4955
padding-left: 0;

0 commit comments

Comments
 (0)