diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-04-26 11:29:52 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-04-26 11:29:52 +0200 |
| commit | 8e3274dd2cdee72fa2c54283630d04331a58406a (patch) | |
| tree | f9daf8c2321d7a7b3679d65d3139d7b1ebf306b9 /frontend/site/projects/museum/views/titles.overlay.js | |
| parent | e56ea5c56f5cfacaabfd323f26886cb9cd11955c (diff) | |
orange text on charles
Diffstat (limited to 'frontend/site/projects/museum/views/titles.overlay.js')
| -rw-r--r-- | frontend/site/projects/museum/views/titles.overlay.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/site/projects/museum/views/titles.overlay.js b/frontend/site/projects/museum/views/titles.overlay.js index a7aae17..bf7bb97 100644 --- a/frontend/site/projects/museum/views/titles.overlay.js +++ b/frontend/site/projects/museum/views/titles.overlay.js @@ -146,7 +146,7 @@ class TitlesOverlay extends Component { // }) // }, 500) // setTimeout(() => { - history.push(`/last-museum/${this.state.content.next}/`) + history.push(`/thelastmuseum/${this.state.content.next}/`) // }, 1000) } |
