diff --git a/.gitignore b/.gitignore index 530579e..186d205 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ _site .bundle node_modules resources +.hugo_build.lock diff --git a/content/publications/_index.html b/content/publications/_index.html index b82a3ea..bf620b8 100644 --- a/content/publications/_index.html +++ b/content/publications/_index.html @@ -19,6 +19,15 @@ permalink: /publications/ --> +
  • +
    + + +
    +

    Toledot

    +
    +
    +
  • diff --git a/layouts/index.html b/layouts/index.html index 3a8126f..96a9552 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -42,6 +42,15 @@
  • --> +
  • +
    + + +
    +

    Toledot

    +
    +
    +
  • diff --git a/static/assets/img/publications/toledot.png b/static/assets/img/publications/toledot.png new file mode 100644 index 0000000..43dcba2 Binary files /dev/null and b/static/assets/img/publications/toledot.png differ