From 7e939c768b03e27c29e648ea113127e39cd66777 Mon Sep 17 00:00:00 2001 From: James Schloss Date: Fri, 19 Mar 2021 12:52:59 -0400 Subject: [PATCH] changing title of Algorithm Archive. --- book.json | 1 + 1 file changed, 1 insertion(+) diff --git a/book.json b/book.json index a499f7caa..4614a850c 100644 --- a/book.json +++ b/book.json @@ -1,6 +1,7 @@ { "honkit": ">= 3.0.0", "root": "./", + "title": "Arcane Algorithm Archive", "plugins": [ "mathjax@https://github.com/algorithm-archivists/plugin-mathjax", "bibtex-cite",