Bug fix for 404.html.
This commit is contained in:
Родитель
7bbfb386f8
Коммит
6216be0e6a
|
@ -11,7 +11,7 @@
|
|||
</script>
|
||||
|
||||
<!-- Immediately redirect to the base URL so we can use the SPA routing. -->
|
||||
<meta http-equiv="refresh" content="0;URL='/'"></meta>
|
||||
<meta http-equiv="refresh" content="0;URL='https://benfeely.github.io/angular-react/'"></meta>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
</script>
|
||||
|
||||
<!-- Immediately redirect to the base URL so we can use the SPA routing. -->
|
||||
<meta http-equiv="refresh" content="0;URL='/'"></meta>
|
||||
<meta http-equiv="refresh" content="0;URL='https://benfeely.github.io/angular-react/'"></meta>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Загрузка…
Ссылка в новой задаче