diff --git a/about.html b/about.html index 7e3902e..30e36e4 100644 --- a/about.html +++ b/about.html @@ -186,7 +186,7 @@ owa_cmds.push(['trackClicks']);

Welcome to IO Cloud Solutions

-

Hello everyone, my name is Lutchy Horace (the owner), but my friends call me Bugz, short for Bugzbunny. I got into this business in 2023 because I believe there was a gap in providing best-in-class support for small businesses. I'm harnessing my 10+ years of experience to provide the service that will provide you peace of mind and affordability. To create an online presence for yourself, for your family, your business, or a given cause. Come join us and support this dream!

+

Hey everyone! The name's Lutchy Horace, but you can call me Bugz, aka Bugzbunny. I jumped into this business in 2023 because I noticed a gap in the market when it came to providing exceptional support for small businesses. Drawing from my extensive 10+ years of experience, I'm here to offer you a service that guarantees peace of mind and affordability. Whether you're looking to create an online presence for yourself, your family, your business, or a cause you're passionate about, we've got your back. Join us in supporting this dream!

diff --git a/dl/promos/bb_iocloud_promo_+_default_text.jpg b/dl/promos/bb_iocloud_promo_+_default_text.jpg new file mode 100644 index 0000000..01c8b9c Binary files /dev/null and b/dl/promos/bb_iocloud_promo_+_default_text.jpg differ diff --git a/staff/index.html b/staff/index.html index c80fc83..104746f 100644 --- a/staff/index.html +++ b/staff/index.html @@ -59,8 +59,8 @@
  • -
    Why do we use it?
    -
    It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.
    +
    Where can I find the TODO list for staff?
    +
    You'll found it here.
  • Where does it come from?
    diff --git a/staff/load_tasks.php b/staff/load_tasks.php new file mode 100644 index 0000000..0a78ead --- /dev/null +++ b/staff/load_tasks.php @@ -0,0 +1,5 @@ + diff --git a/staff/save_tasks.php b/staff/save_tasks.php new file mode 100644 index 0000000..7aaa6d0 --- /dev/null +++ b/staff/save_tasks.php @@ -0,0 +1,8 @@ + diff --git a/staff/todo.html b/staff/todo.html new file mode 100644 index 0000000..2b66a62 --- /dev/null +++ b/staff/todo.html @@ -0,0 +1,138 @@ + + + + + + Todo List Manager + + + + +

    Todo List Manager

    + +
    + + + +
    + +
      + + + + + \ No newline at end of file