diff options
author | Philip Molares | 2021-01-03 22:15:12 +0100 |
---|---|---|
committer | Philip Molares | 2021-01-03 22:15:12 +0100 |
commit | 0911bf96e96c6bd4afefe4be58da3d63e2e2c226 (patch) | |
tree | 5592e58bc854c40f2ce2c341f9b4dca674a38f0a /docs/images | |
parent | 55d653a1a2046dcc90f675c75e0a2aa4164e6a86 (diff) |
added all necessary configs to use structor
see https://github.com/traefik/structor
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to '')
l--------- | docs/images/favicon.png | 1 | ||||
l--------- | docs/images/logo.png | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/images/favicon.png b/docs/images/favicon.png new file mode 120000 index 00000000..2b0c8015 --- /dev/null +++ b/docs/images/favicon.png @@ -0,0 +1 @@ +../../public/icons/favicon-32x32.png
\ No newline at end of file diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 120000 index 00000000..22e855a9 --- /dev/null +++ b/docs/images/logo.png @@ -0,0 +1 @@ +../../public/icons/android-chrome-512x512.png
\ No newline at end of file |