mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 15:22:39 +00:00
Update style
This commit is contained in:
parent
55db6e336f
commit
ee6db19c8d
@ -2,10 +2,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Nuxt.js error</title>
|
||||
<title>Nuxt.js Error</title>
|
||||
</head>
|
||||
<body style="background-color: #a6004c;color: #efe;font-family: monospace;">
|
||||
<h2>Nuxt.js error</h2>
|
||||
<h2>Nuxt.js Error:</h2>
|
||||
<pre>{{ stack }}</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user