From 7023e4c7c8f158df78b5e71ddc2640290409eca1 Mon Sep 17 00:00:00 2001 From: chers Date: Fri, 31 Jul 2026 09:18:39 +0000 Subject: Update cl-bbs --- static/img/src/freebsd.svg | 1 + static/img/src/gnu.svg | 94 +++++++ static/img/src/mit-scheme.svg | 599 ++++++++++++++++++++++++++++++++++++++++++ static/img/src/nginx.svg | 20 ++ static/img/src/sicp-snake.png | Bin 0 -> 18342 bytes 5 files changed, 714 insertions(+) create mode 100644 static/img/src/freebsd.svg create mode 100644 static/img/src/gnu.svg create mode 100644 static/img/src/mit-scheme.svg create mode 100644 static/img/src/nginx.svg create mode 100644 static/img/src/sicp-snake.png (limited to 'static/img/src') diff --git a/static/img/src/freebsd.svg b/static/img/src/freebsd.svg new file mode 100644 index 0000000..0f331ee --- /dev/null +++ b/static/img/src/freebsd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/src/gnu.svg b/static/img/src/gnu.svg new file mode 100644 index 0000000..06403cb --- /dev/null +++ b/static/img/src/gnu.svg @@ -0,0 +1,94 @@ + + + + + + + + + image/svg+xml + + + + + Aurelio A. Hecker <aurium@gmail.com> + + + GNU Head + + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/src/mit-scheme.svg b/static/img/src/mit-scheme.svg new file mode 100644 index 0000000..f2e251d --- /dev/null +++ b/static/img/src/mit-scheme.svg @@ -0,0 +1,599 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + (Y F) = (F (Y F)) + + + + + + + + + diff --git a/static/img/src/nginx.svg b/static/img/src/nginx.svg new file mode 100644 index 0000000..07790fe --- /dev/null +++ b/static/img/src/nginx.svg @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/static/img/src/sicp-snake.png b/static/img/src/sicp-snake.png new file mode 100644 index 0000000..66bdd5e Binary files /dev/null and b/static/img/src/sicp-snake.png differ -- cgit v1.2.3