From ccbdff23f5e9161501da117e56b89efd28a5ee5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Thu, 7 Nov 2019 11:21:54 +0100 Subject: [PATCH] Add the logo-text and logo-text-version variants as symlinks to logo.svg logo-text is meant to be a version of the logo with the full name and our logo includes the name already. logo-text-version is meant to include a version of the release but we are a rolling release (and the version changes too often) so it dosn't make sense to hardcode any version here either. --- kali-logos/logo-text-version.svg | 1 + kali-logos/logo-text.svg | 1 + 2 files changed, 2 insertions(+) create mode 120000 kali-logos/logo-text-version.svg create mode 120000 kali-logos/logo-text.svg diff --git a/kali-logos/logo-text-version.svg b/kali-logos/logo-text-version.svg new file mode 120000 index 00000000..1003e528 --- /dev/null +++ b/kali-logos/logo-text-version.svg @@ -0,0 +1 @@ +logo.svg \ No newline at end of file diff --git a/kali-logos/logo-text.svg b/kali-logos/logo-text.svg new file mode 120000 index 00000000..1003e528 --- /dev/null +++ b/kali-logos/logo-text.svg @@ -0,0 +1 @@ +logo.svg \ No newline at end of file