From e9afa5abf831845545220442cbcd7c8bf7c0583e Mon Sep 17 00:00:00 2001 From: fabolous005 Date: Sun, 24 Nov 2024 13:59:30 +0100 Subject: [PATCH] mv cargo project to engler-labs + clean minor leftovers of samba-login --- .conform.5793561.README.md | 3 +++ Cargo.toml | 2 +- README.md | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100755 .conform.5793561.README.md diff --git a/.conform.5793561.README.md b/.conform.5793561.README.md new file mode 100755 index 0000000..6a34566 --- /dev/null +++ b/.conform.5793561.README.md @@ -0,0 +1,3 @@ +# Engler-Labs + +My personal website diff --git a/Cargo.toml b/Cargo.toml index 04733e7..bac003d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "samba-login" +name = "engler-labs" version = "0.1.0" edition = "2021" diff --git a/README.md b/README.md index 850d961..6a34566 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# samba-login +# Engler-Labs -Authentication site for samba shares \ No newline at end of file +My personal website