From ee2c537e54fb2573d8b7bd08c041110a8729d9fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Mon, 29 Oct 2018 08:52:54 +0900 Subject: [PATCH] Add: google AdSense registration script --- src/web/client/start.html | 9 +++++++++ src/web/main/index.html | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/src/web/client/start.html b/src/web/client/start.html index ae70850..0651246 100644 --- a/src/web/client/start.html +++ b/src/web/client/start.html @@ -46,6 +46,15 @@ margin: 0 auto; } + + + + diff --git a/src/web/main/index.html b/src/web/main/index.html index 1732c43..be1f1a0 100644 --- a/src/web/main/index.html +++ b/src/web/main/index.html @@ -25,6 +25,15 @@ $("#footer").load("./../module/footer.html"); }); + + + +