summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml3
-rw-r--r--content/who-we-are.md1
2 files changed, 1 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index 28dc0db..7364d7c 100644
--- a/config.toml
+++ b/config.toml
@@ -13,6 +13,3 @@ themeColor = "theme-rescribe"
[[menu.main]]
name = "Categories"
url = "/categories/"
-[[menu.main]]
- name = "Who We Are"
- url = "/who-we-are"
diff --git a/content/who-we-are.md b/content/who-we-are.md
index 6916979..2c7032d 100644
--- a/content/who-we-are.md
+++ b/content/who-we-are.md
@@ -1,6 +1,7 @@
---
title: "Who we are"
date: 2019-02-11
+menu: "main"
draft: true
---
Rescribe is a not-for-profit company focused on improving the state of OCR and related technologies for historical books and documents. Free and open source software is key to the work we do, and we release all the code and training data we create and use on [github](https://github.com/rescribe).