From c6d07b99ad7a5869634647dbf514281de35eeaac Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Fri, 23 Feb 2024 21:44:29 +1100 Subject: [PATCH] Sidebar Programmer nested list test --- devdeploy.sh | 3 +++ sidebar.php | 11 +++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100755 devdeploy.sh diff --git a/devdeploy.sh b/devdeploy.sh new file mode 100755 index 0000000..df1efaf --- /dev/null +++ b/devdeploy.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +ssh pwarren.id.au "cd /var/www/daviac && git pull" diff --git a/sidebar.php b/sidebar.php index e5af848..98ed814 100644 --- a/sidebar.php +++ b/sidebar.php @@ -19,12 +19,19 @@
  • ROM
  • Instruction Timing
  • -

    Programming

    +

    Programmin

    +
  • Hillbilly1 Assembler
  • +
  • Adding 2 16 bit numbers
  • +
  • +

    Coming Soon