diff --git a/_layouts/chapter.html b/_layouts/chapter.html index 756dbe92..8def70bd 100644 --- a/_layouts/chapter.html +++ b/_layouts/chapter.html @@ -4,11 +4,11 @@
- 📹 💻 - Discover vindarel's Lisp course in videos with this September coupon. - - Recently added: 18 videos on MACROS. - + 📢 🤶 ⭐ + Discover our contributor's Lisp course with this Christmas coupon. + + Recently added: 18 videos on MACROS. + Learn more.
diff --git a/assets/style.scss b/assets/style.scss index 8631a3c0..b1b69051 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -166,8 +166,8 @@ footer { // Orange announce: // background-color: #f48224; // color: white; - // background-color: gold; - background-color: rgba(255, 0, 0, 0.6); + background-color: gold; + // background-color: rgba(255, 0, 0, 0.6); color: #3b3b3b; margin: 1em 0 1em 0; }