paul-tqh-nguyen / arxiv_as_a_newspaper

arxiv.org portrayed as if it were a news paper.
0 stars 0 forks source link

Abstract 'The ArXiv Archive' out to a global #39

Closed paul-tqh-nguyen closed 5 years ago

paul-tqh-nguyen commented 5 years ago
pnguyen@pnguyenmachine:~/code/arxiv_as_a_newspaper/front_end/src$ grep -ir "The ArXiv Archive"
Components/App.js:        title.innerText = 'The ArXiv Archive';
Components/CenterFrame.js:                 <div id='arxiv-title'>{'The ArXiv Archive'}</div>
pnguyen@pnguyenmachine:~/code/arxiv_as_a_newspaper/front_end/src$ 
paul-tqh-nguyen commented 5 years ago

https://github.com/paul-tqh-nguyen/arxiv_as_a_newspaper/commit/b932d8f2aca4394112a6fd661e85a2b0709a4c37 completes this task.