File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3636rss_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
4040spotify_id : 31p5kry5zvfwjgaig6byorzgbeh4 # your spotify id
Original file line number Diff line number Diff 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 ;
You can’t perform that action at this time.
0 commit comments