From ac75155ee1cd96015113fe40b038c9367e1c6d35 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 9 Jan 2022 00:40:37 +0100 Subject: Added cool gifs --- img/home_gifs/emacs2.gif | Bin 0 -> 2121 bytes img/home_gifs/lynx.gif | Bin 0 -> 1389 bytes img/home_gifs/mars_icon.gif | Bin 0 -> 6048 bytes img/home_gifs/power-button.gif | Bin 0 -> 999 bytes img/lowbat-01.jpg | Bin 20035 -> 0 bytes img/projects/lowbat-01.jpg | Bin 0 -> 20035 bytes inc/classic-contents.inc.php | 1 - index.php | 6 ++++++ links.php | 7 +++++++ projects/index.php | 3 ++- projects/lowbat.php | 28 +++++++++++++++++----------- school/index.php | 25 ------------------------- 12 files changed, 32 insertions(+), 38 deletions(-) create mode 100644 img/home_gifs/emacs2.gif create mode 100644 img/home_gifs/lynx.gif create mode 100644 img/home_gifs/mars_icon.gif create mode 100644 img/home_gifs/power-button.gif delete mode 100644 img/lowbat-01.jpg create mode 100644 img/projects/lowbat-01.jpg delete mode 100644 school/index.php diff --git a/img/home_gifs/emacs2.gif b/img/home_gifs/emacs2.gif new file mode 100644 index 0000000..2474856 Binary files /dev/null and b/img/home_gifs/emacs2.gif differ diff --git a/img/home_gifs/lynx.gif b/img/home_gifs/lynx.gif new file mode 100644 index 0000000..e366bbe Binary files /dev/null and b/img/home_gifs/lynx.gif differ diff --git a/img/home_gifs/mars_icon.gif b/img/home_gifs/mars_icon.gif new file mode 100644 index 0000000..f7e3901 Binary files /dev/null and b/img/home_gifs/mars_icon.gif differ diff --git a/img/home_gifs/power-button.gif b/img/home_gifs/power-button.gif new file mode 100644 index 0000000..cd41141 Binary files /dev/null and b/img/home_gifs/power-button.gif differ diff --git a/img/lowbat-01.jpg b/img/lowbat-01.jpg deleted file mode 100644 index 46c4e83..0000000 Binary files a/img/lowbat-01.jpg and /dev/null differ diff --git a/img/projects/lowbat-01.jpg b/img/projects/lowbat-01.jpg new file mode 100644 index 0000000..46c4e83 Binary files /dev/null and b/img/projects/lowbat-01.jpg differ diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 4f3375c..0c4b153 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -74,7 +74,6 @@ jo_sidebar() {
  • Assembly
  • UNIX
  • GNU Emacs
  • -
  • My school projects
  • My projects
  • My C/C++ style
  • Links
  • diff --git a/index.php b/index.php index fb6b0bf..f169dee 100644 --- a/index.php +++ b/index.php @@ -44,5 +44,11 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { I work on various personnal project beside that. Also I like rocket science and astrophysics.

    +
    + emacs2.gif + power-button.gif +
    + lynx.gif + mars_icon.gif diff --git a/links.php b/links.php index ac11351..7104533 100644 --- a/links.php +++ b/links.php @@ -69,6 +69,13 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { towerofsilence.bandcamp.com +
  • + - + My Gemini capsule + + gemini://jozanofastora.xyz/ + +
  • - My email - bousset.rudy@gmail.com diff --git a/projects/index.php b/projects/index.php index e897442..01635d0 100644 --- a/projects/index.php +++ b/projects/index.php @@ -23,7 +23,8 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {

    My personnal projects

    - These are the personnal projects I have worked on or that are still being developped: + These are some of the personnal projects I have worked on or + that are still being developped:

    • diff --git a/projects/lowbat.php b/projects/lowbat.php index b1e9279..a114bbc 100644 --- a/projects/lowbat.php +++ b/projects/lowbat.php @@ -1,14 +1,20 @@ - - - - - - - - - - - + - - - - - - - - - - - - - - - -
      -
      - -- cgit v1.2.3