diff --git a/content/CONTRIBUTING.md b/content/CONTRIBUTING.md index 787d79c19..0ede29d01 100644 --- a/content/CONTRIBUTING.md +++ b/content/CONTRIBUTING.md @@ -64,6 +64,7 @@ Berikut merupakan *hall of fame* kontributor yang sudah berbaik hati menyisihkan 1. [MH Rohman Masyhar](https://github.com/rohmanhm) 1. [Muhammad Faris 'Afif](https://github.com/muhfaris) 1. [Muhammad Ridho](https://github.com/reedho) +1. [Muhammad Rizal](https://github.com/zalcode) 1. [Muhammad Zulfan Wahyudin](https://github.com/mzulfanw) 1. [Mulia Nasution](https://github.com/mul14) 1. [nekonako](https://github.com/nekonako) diff --git a/content/style-website-v4.css b/content/style-website-v4.css index c1bcd4752..359439b64 100644 --- a/content/style-website-v4.css +++ b/content/style-website-v4.css @@ -128,15 +128,15 @@ body .book.font-family-1, .book-summary { box-shadow: inset 0 0 0 2px #008cff; } -/* make the sidebar wider, and adjust the content to match it */ -.book-summary { - left: -470px; - width: 470px; -} @media (min-width: 600px) { .book.with-summary .book-body { left: 470px; } + /* make the sidebar wider, and adjust the content to match it */ + .book-summary { + left: -470px; + width: 470px; + } } .book-header { diff --git a/etc/main.go b/etc/main.go index 0727ab5c9..ad606207b 100644 --- a/etc/main.go +++ b/etc/main.go @@ -170,7 +170,7 @@ func webbookPostAdjustment() { // ==== inject github stars button buttonToFind := `` - buttonReplacement := `
+ buttonReplacement := `
Sponsor  Star  Follow @novalagung