Default Emacs homescreen is beautiful <3

Commit
47c3c9250b7c73945e9f8e776ec2974c28175a37
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
smart-documents.org
index 1c3c9eed..dbe10ee3 100644..100644
@@ -845,14 +845,7 @@
845 845 We replace the standard welcome screen with our own.
846 846
847 847 #+BEGIN_SRC emacs-lisp :tangle yes
848 Removed: (setq inhibit-startup-message t)
849 Removed: (use-package dashboard
850 Removed: :config
851 Removed: (dashboard-setup-startup-hook)
852 Removed: (setq dashboard-startup-banner "Emacs")
853 Removed: (setq dashboard-items '((recents . 5)
854 Removed: (projects . 5)))
855 Removed: (setq dashboard-banner-logo-title "A modern professional text editor."))
848 Added:
856 849 #+END_SRC
857 850
858 851 *** Better parentheses