From 1f2062db6706ff2717b4f4312a50a0cf56c1907e Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Tue, 22 Aug 2023 14:24:37 +0200 Subject: [PATCH] fix: add logo background for api docs Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- layouts/_default/engine-api-baseof.html | 25 ++++++++++++--- layouts/_default/hub-api-baseof.html | 42 +++++++++++++++++-------- 2 files changed, 50 insertions(+), 17 deletions(-) diff --git a/layouts/_default/engine-api-baseof.html b/layouts/_default/engine-api-baseof.html index 0f12d0a699..802d04e19d 100644 --- a/layouts/_default/engine-api-baseof.html +++ b/layouts/_default/engine-api-baseof.html @@ -1,21 +1,38 @@ + Docker Engine API {{ .File.BaseFileName }} Reference - + - + + + - - + + + diff --git a/layouts/_default/hub-api-baseof.html b/layouts/_default/hub-api-baseof.html index 9f670a59d4..d47c1c67cd 100644 --- a/layouts/_default/hub-api-baseof.html +++ b/layouts/_default/hub-api-baseof.html @@ -1,21 +1,37 @@ + - Docker Hub API Reference {{ .File.BaseFileName }} - - - - - - - - - - - + Docker Hub API Reference {{ .File.BaseFileName }} + + + + + + + + + + + + + - + +