From: Preston Pan Date: Sat, 27 Jan 2024 04:35:07 +0000 (-0800) Subject: add birthday X-Git-Url: https://ret2pop.net/gitweb/monorepo.git?a=commitdiff_plain;h=1477e8ba71c46d7b258488398db8a45628691ce9;p=monorepo.git add birthday --- diff --git a/about.org b/about.org index 5d594ea..ab738b0 100644 --- a/about.org +++ b/about.org @@ -35,3 +35,6 @@ My callsign is ~VE7PPN~. * Professional Here you can find [[file:./resume2.pdf][my resume]], which contains it all. I am always open for new job opportunities! + +* How Old am I? +born in 12/23/2005, but does it really matter? diff --git a/index.org b/index.org index a6cd598..0ab13c5 100644 --- a/index.org +++ b/index.org @@ -64,7 +64,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "\"fix\" for mobile" +git commit -m "add birthday" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src