File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ current:
1515 scholar : 4y0d5wAAAAJ
1616 github : brian-rose
1717 orcid : 0000-0002-9961-3821
18- twitter : BrianEJRose
18+ # twitter: BrianEJRose
1919 linkedin : brian-rose-37bb55106
2020
2121 Graduate_Students :
Original file line number Diff line number Diff line change 5656
5757html_theme_options = {
5858 "github_url" : "https://github.com/brian-rose/" ,
59- "twitter_url" : "https://twitter.com/BrianEJRose" ,
59+ # "twitter_url": "https://twitter.com/BrianEJRose",
6060 "search_bar_text" : "Search this site..." ,
6161 #"google_analytics_id": "UA-88310237-1",
6262 "search_bar_position" : "navbar" ,
6868html_static_path = ['_static' ]
6969# html_extra_path = ["feed.xml"]
7070html_sidebars = {
71- "index" : ["hello.html" , "twitterfeed.html" ],
71+ # "index": ["hello.html", "twitterfeed.html"],
72+ "index" : ["hello.html" ],
7273 "people" : ["hello.html" ],
7374 "teaching" : ["hello.html" ],
7475 "research" : ["hello.html" ],
You can’t perform that action at this time.
0 commit comments