@asd20/ui-next 2.0.14 → 2.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div class="page-content-404">
|
|
3
|
-
<h1><small>404</small>We're lost. But, we do have a map.</h1>
|
|
3
|
+
<!-- <h1><small>404</small>We're lost. But, we do have a map.</h1>
|
|
4
4
|
<p class="lead">
|
|
5
5
|
Let us humbly provide some directions to get you back on track:
|
|
6
|
-
</p>
|
|
7
|
-
|
|
8
|
-
<span><i>~ J.R.R. Tolkien, The Fellowship of the Ring</i></span>
|
|
6
|
+
</p> -->
|
|
7
|
+
<h1><small>404</small>"Not all those who wander are lost."</h1>
|
|
8
|
+
<span><i>~ J. R. R. Tolkien, "The Riddle of Strider," The Fellowship of the Ring</i></span>
|
|
9
9
|
<p class="lead">
|
|
10
10
|
Well, at least in this case, we can't determine your journey's end. Let us
|
|
11
11
|
humbly provide a few options to get you back on track:
|
|
12
|
-
</p>
|
|
12
|
+
</p>
|
|
13
13
|
<div class="options">
|
|
14
14
|
<asd20-button
|
|
15
15
|
class="option-button"
|