diff options
Diffstat (limited to '_data')
| -rw-r--r-- | _data/authors.yml | 7 | ||||
| -rw-r--r-- | _data/navbar.yml | 5 | 
2 files changed, 0 insertions, 12 deletions
| diff --git a/_data/authors.yml b/_data/authors.yml deleted file mode 100644 index d9daa7a..0000000 --- a/_data/authors.yml +++ /dev/null @@ -1,7 +0,0 @@ -adrianhenke: -  name: Adrian Henke -  email: "" - -valentineus: -  name: Valentin Popov -  email: valentin@popov.link
\ No newline at end of file diff --git a/_data/navbar.yml b/_data/navbar.yml deleted file mode 100644 index dd8906b..0000000 --- a/_data/navbar.yml +++ /dev/null @@ -1,5 +0,0 @@ -- title: "Home" -  path: "/" - -- title: "Blog" -  path: "/blog/" | 
