From 5bdfae377fa82f006c29af80a6d2d5aa262b1690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BC=D1=8F=D0=BD=20=D0=9C=D0=B8=D0=BD=D0=BA?= =?UTF-8?q?=D0=BE=D0=B2?= Date: Tue, 12 Nov 2019 13:37:48 +0000 Subject: [PATCH] Adds a hook to insert body & head html. (#4843) * Adds a hook to insert body html. * Adds a hook to insert head html. --- body.html | 0 head.html | 0 index.html | 2 ++ 3 files changed, 2 insertions(+) create mode 100644 body.html create mode 100644 head.html diff --git a/body.html b/body.html new file mode 100644 index 000000000..e69de29bb diff --git a/head.html b/head.html new file mode 100644 index 000000000..e69de29bb diff --git a/index.html b/index.html index ab731cfe3..e89de716b 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + @@ -151,6 +152,7 @@ +