Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 202 Bytes

404.md

File metadata and controls

13 lines (12 loc) · 202 Bytes
layout title description permalink
default
404
404 — Page not found
/404.html
if let error = error {
  print(error.localizedDescription)
}
// Output: "404 - Page not found!"