From a4a776faaba91757fdcc878d0f7262d66cdd7f4d Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Fri, 17 Jul 2020 11:21:43 -0700 Subject: [PATCH] Add numeno --- content/publications/_index.html | 11 ++++++++++- content/publications/numeno/index.md | 9 +++++++++ layouts/index.html | 11 ++++++++++- .../assets/img/publications/numeno-sample.png | Bin 0 -> 697169 bytes 4 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 content/publications/numeno/index.md create mode 100644 static/assets/img/publications/numeno-sample.png diff --git a/content/publications/_index.html b/content/publications/_index.html index f065d55..96732e0 100644 --- a/content/publications/_index.html +++ b/content/publications/_index.html @@ -8,12 +8,21 @@ permalink: /publications/

Publications

    +
  1. +
    + + +
    +

    Numeno

    +
    +
    +
  2. -

    Post·Self - Qoheleth and other stories

    +

    Qoheleth

  3. diff --git a/content/publications/numeno/index.md b/content/publications/numeno/index.md new file mode 100644 index 0000000..eb06483 --- /dev/null +++ b/content/publications/numeno/index.md @@ -0,0 +1,9 @@ +--- +type: page +title: Numeno +ogimg: /assets/img/publications/numeno-sample.png +--- + +![Numeno](/assets/img/publications/numeno-sample.png) + +*Coming soon.* diff --git a/layouts/index.html b/layouts/index.html index 042850b..1d7869b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -31,9 +31,18 @@