From 07e4a2dafe248280b5610f8c7d09b0f30b530f54 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 10 Jun 2024 09:41:25 -0400 Subject: Initial modifications to rebuilt only changed files based on mod date, performance updates --- build/base64-all-the-things/index.html | 42 ---------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 build/base64-all-the-things/index.html (limited to 'build/base64-all-the-things') diff --git a/build/base64-all-the-things/index.html b/build/base64-all-the-things/index.html deleted file mode 100644 index 1c03595..0000000 --- a/build/base64-all-the-things/index.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - Base64 All The Things! (Sometimes) - - - - - - - -
-

Base64 All The Things! (Sometimes)

-

2020-03-18

-

An extremely overlooked process for displaying fonts, images, documents, spreadsheets, etc. on the web is the use of base64 encoding. Although it may not be the most efficient (or easy) way to display and include these elements it can be a lifesaver in certain situations.

- \ No newline at end of file -- cgit v1.2.3-54-g00ecf