diff --git a/_layouts/chapter.html b/_layouts/chapter.html index 0abdb51..31d074e 100644 --- a/_layouts/chapter.html +++ b/_layouts/chapter.html @@ -4,14 +4,20 @@ -
- 📢 👩🎓 ⭐ - NEW: learn CLOS in videos! (50% coupon), by the Cookbook's main contributor. - - Learn more. + + + + + + + + + + +
+ 📢 + NEW: Web Apps In Lisp, Know-how. Learn web development in Common Lisp.
diff --git a/assets/style.scss b/assets/style.scss index f13874f..a3dceab 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -172,6 +172,11 @@ footer { margin: 1em 0 1em 0; } +.announce-green { + // background-color: MediumAquamarine + background-color: MediumAquamarine +} + .announce a { text-decoration: underline; // color: white; diff --git a/web.md b/web.md index 720ec90..2b8311b 100644 --- a/web.md +++ b/web.md @@ -30,6 +30,11 @@ application. We do *not* aim to be exhaustive nor to replace the upstream documentation. Your feedback and contributions are appreciated. +