From 35d1a51988eb85b556384bd394fd6e24ba671c88 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 22 May 2021 21:26:48 -0700 Subject: Remove reference to Safran. --- smart-documents.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-documents.org b/smart-documents.org index 967ca46..6174abc 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -839,7 +839,7 @@ We replace the standard welcome screen with our own. (use-package dashboard :config (dashboard-setup-startup-hook) - (setq dashboard-startup-banner (concat user-emacs-directory "img/icons/Safran_logo.svg")) + (setq dashboard-startup-banner "Emacs") (setq dashboard-items '((recents . 5) (projects . 5))) (setq dashboard-banner-logo-title "A modern professional text editor.")) -- cgit v1.2.3