Build time increases exponentially with more images pulled in by the eleventy-image plugin. This keeps build times low and shifts computational load to an external image hosting service.
13 lines
365 B
Markdown
13 lines
365 B
Markdown
---
|
|
title: 404 Not found
|
|
layout: page.njk
|
|
permalink: /404.html
|
|
---
|
|
|
|
# Here be no dragons
|
|
|
|

|
|
|
|
The page you were looking for does not exist!
|
|
|
|
It may have been moved or deleted. Use the navigation on the top of the page to select where you wanna go.
|