From: Preston Pan Date: Fri, 26 Jan 2024 18:43:26 +0000 (-0800) Subject: add copyright symbol for real X-Git-Url: https://ret2pop.net/gitweb/monorepo.git?a=commitdiff_plain;h=1c809c2b458c9b72072683d3b0a3132fccdbe995;p=monorepo.git add copyright symbol for real --- diff --git a/img/drawing.png b/img/drawing.png index 522dc50..2629939 100644 Binary files a/img/drawing.png and b/img/drawing.png differ diff --git a/journal/20240125.org b/journal/20240125.org index 10763b1..7b6d88a 100644 --- a/journal/20240125.org +++ b/journal/20240125.org @@ -14,3 +14,6 @@ silly because it works out of the box, but trust me, there are some weird intera I feel quite sleepy, but I've done a lot of my agenda already. I'll be seeing Kaili today which is nice. I am thinking of blog posts that I could possibly add, but I can't think of anything right now. Maybe some excuse to use reproducible research in org mode. +** 20:45 +Right now I am with Kaili and I am existing. This piece of text is used to +demonstrate some journaling capabilities. diff --git a/style.css b/style.css index 10926ee..43a84fc 100644 --- a/style.css +++ b/style.css @@ -98,7 +98,6 @@ h3 { } img { - width: 500px; max-width: 100%; border-radius: 10px; text-align: center;