From de6bdcea1aa288b5fb3f67d2bc50520455304b75 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Wed, 4 Feb 2026 04:27:49 +0700 Subject: all: pembaruan template dan style Perubahan, * Update module ciigo, untuk pembaruan style yang baru * Ganti logo dengan warna putih * Gunakan warna yang mirip dengan situs resmi untuk tema terang dan gelap * Hapus link pada header tingkat 2 --- _content/assets/go-logo-white.svg | 1 + _content/html.tmpl | 41 +++++++++++++++++---------------------- _content/index.adoc | 6 +++--- _content/index.css | 38 ++++++++++++++++++++++++++++++++++++ go.mod | 2 +- go.sum | 12 ++---------- 6 files changed, 63 insertions(+), 37 deletions(-) create mode 100644 _content/assets/go-logo-white.svg create mode 100644 _content/index.css diff --git a/_content/assets/go-logo-white.svg b/_content/assets/go-logo-white.svg new file mode 100644 index 0000000..727a62e --- /dev/null +++ b/_content/assets/go-logo-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_content/html.tmpl b/_content/html.tmpl index 23429e2..ae204ff 100644 --- a/_content/html.tmpl +++ b/_content/html.tmpl @@ -1,22 +1,23 @@ - - - - + + {{.Title}} - - +{{- if ne .EmbeddedCSS ""}} + +{{- end }} + {{- range .Styles}} {{- end}} -