Skip to content

Commit d856501

Browse files
committed
Change url to bibliographs.github.io
1 parent 32d34ed commit d856501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import Viz from "./pages/viz";
1111

1212
function App() {
1313
return Router({
14-
basename: window.IS_PRODUCTION ? "bibliograph2" : "",
1514
routes: [
1615
{ path: "/", component: Start },
1716
{ path: "/search", component: Search },

0 commit comments

Comments
 (0)