docs: Fix a title

Oops.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
Gergely Nagy 2025-01-25 01:48:44 +01:00
parent 8b961c9e8f
commit 0fa091e74c
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
---
title: How?
description: Blah blah
description: How does iocaine work?
---
The goal of `iocaine` is to generate a stable, infinite maze of garbage. Each page will be randomly generated, but as long as the configuration (and the training data) remains the same, each individual page will always render the same. Because `iocaine` is expected to work behind a reverse proxy, to shadow the real content when facing unwanted crawlers, it will generate different pages for different hosts, even if the path is the same.