404
Page Not Found
Looks like this page wandered off somewhere between the history section and Winston's favorite nap spot.
Don't worry though – even the best explorers sometimes take a wrong turn. Let's get you back on the right path.
wade@macbook:~/development/wade-t-beavers
$find . -name "*_build/assets/components-CVVaJ3h_.js*" -type f
# No results found
$grep -r "route.*/_build/assets/components-CVVaJ3h_.js" src/routes/
# No matching routes
$curl -I https://wadetbeavers.com/_build/assets/components-CVVaJ3h_.js
HTTP/1.1 404 Not Found
$tail -f logs/access.log | grep "/_build/assets/components-CVVaJ3h_.js"
404 - Resource not found in routing table
$echo "Debugging complete. Redirecting to safe harbor..."
Debugging complete. Redirecting to safe harbor...