From 30fd9a97fb5d6d72d4024e38894b08fe5684c0e4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 3 May 2025 06:03:54 -0300 Subject: src/content/img/: Undo symlinks --- src/content/img/database/dark.svg | 65 ++++++++++++++++++++++++++++++++++++++- src/content/img/diagram/dark.svg | 65 ++++++++++++++++++++++++++++++++++++++- src/content/img/shield/dark.svg | 65 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 192 insertions(+), 3 deletions(-) mode change 120000 => 100644 src/content/img/database/dark.svg mode change 120000 => 100644 src/content/img/diagram/dark.svg mode change 120000 => 100644 src/content/img/shield/dark.svg (limited to 'src') diff --git a/src/content/img/database/dark.svg b/src/content/img/database/dark.svg deleted file mode 120000 index 4d0de78..0000000 --- a/src/content/img/database/dark.svg +++ /dev/null @@ -1 +0,0 @@ -light.svg \ No newline at end of file diff --git a/src/content/img/database/dark.svg b/src/content/img/database/dark.svg new file mode 100644 index 0000000..5843d8f --- /dev/null +++ b/src/content/img/database/dark.svg @@ -0,0 +1,64 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/content/img/diagram/dark.svg b/src/content/img/diagram/dark.svg deleted file mode 120000 index 4d0de78..0000000 --- a/src/content/img/diagram/dark.svg +++ /dev/null @@ -1 +0,0 @@ -light.svg \ No newline at end of file diff --git a/src/content/img/diagram/dark.svg b/src/content/img/diagram/dark.svg new file mode 100644 index 0000000..3e9275a --- /dev/null +++ b/src/content/img/diagram/dark.svg @@ -0,0 +1,64 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/content/img/shield/dark.svg b/src/content/img/shield/dark.svg deleted file mode 120000 index 4d0de78..0000000 --- a/src/content/img/shield/dark.svg +++ /dev/null @@ -1 +0,0 @@ -light.svg \ No newline at end of file diff --git a/src/content/img/shield/dark.svg b/src/content/img/shield/dark.svg new file mode 100644 index 0000000..5126931 --- /dev/null +++ b/src/content/img/shield/dark.svg @@ -0,0 +1,64 @@ + + + + + + + + image/svg+xml + + + + + + + + + -- cgit v1.2.3