diff --git a/hugo.toml b/hugo.toml index 2977ac2..3aa777d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -47,15 +47,11 @@ geekdocRepo = "https://github.com/t-utsunom/test_tutorial/" geekdocTagsToMenu = true geekdocBackToTop = true # topへ戻るボタン description = 'Oracle Cloud Infrastructureの公式チュートリアル集です。' - images = ['/ocitutorials/img/hero/Infrastructure_1.png'] + images = ['/test_tutorial/img/hero/Infrastructure_1.png'] title = 'Oracle Cloud Infrastructure チュートリアル' [params.social] twitter = 'Oracle_Japan' [params.geekdocContentLicense] name = "日本オラクル株式会社" - link = "https://www.oracle.com/jp/" - -[services] - [services.googleAnalytics] - id = 'G-6W7FEC5CEH' \ No newline at end of file + link = "https://www.oracle.com/jp/" \ No newline at end of file diff --git a/layouts/_partials/home-header.html b/layouts/_partials/home-header.html index 74f2a4d..2310996 100644 --- a/layouts/_partials/home-header.html +++ b/layouts/_partials/home-header.html @@ -1,6 +1,6 @@
+ {{ end }}