mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-11 16:20:13 +00:00
switch to a new domain name
This commit is contained in:
parent
2aafdec40b
commit
86b57dcbd0
13 changed files with 28 additions and 28 deletions
|
|
@ -6,7 +6,7 @@ import './index.css';
|
|||
import App from './App';
|
||||
|
||||
ReactDOM.render(
|
||||
<Router history={history} basename="/pk-webs">
|
||||
<Router history={history}>
|
||||
<App />
|
||||
</Router>,
|
||||
document.getElementById('root')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue