diff --git a/images/badges/ijoamali.png b/images/badges/ijoamali.png new file mode 100644 index 00000000..e1e07ff0 Binary files /dev/null and b/images/badges/ijoamali.png differ diff --git a/index.html b/index.html index c6a05844..4b115e20 100644 --- a/index.html +++ b/index.html @@ -72,6 +72,7 @@
  • lunasn0wfall
  • sugary
  • radmin
  • +
  • amari
  • cool links:

    @@ -142,6 +143,9 @@ radmin + + radmin diff --git a/start-localhost.sh b/start-localhost.sh new file mode 100755 index 00000000..1ee7ee72 --- /dev/null +++ b/start-localhost.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo python3 -m http.server 80