diff --git a/docs/index.html b/docs/index.html index 40a9e736..f2397f3b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,11 +4,7 @@ - Dozzle - Log viewer for Docker - - -
+ + +
diff --git a/docs/public/_headers b/docs/public/_headers new file mode 100644 index 00000000..9079d85b --- /dev/null +++ b/docs/public/_headers @@ -0,0 +1,3 @@ +/assets/* + cache-control: max-age=31536000 + cache-control: immutable diff --git a/docs/src/App.vue b/docs/src/App.vue index 071ece90..1c4ea77a 100644 --- a/docs/src/App.vue +++ b/docs/src/App.vue @@ -1,3 +1,5 @@ + +