From 728fb9c60fac4875be659bee357c6eccd8d6eb4d Mon Sep 17 00:00:00 2001 From: Clay Date: Thu, 18 Nov 2021 14:24:52 -0500 Subject: [PATCH] Delete README.MD --- README.MD | 52 ---------------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 README.MD diff --git a/README.MD b/README.MD deleted file mode 100644 index 96d9024..0000000 --- a/README.MD +++ /dev/null @@ -1,52 +0,0 @@ -# MNMLSM - -MNMLSM is a simple theme inspired by the command line. It has a darkmode and no javascript. In other words: it is future proof. - -Preview Light | Preview Dark -:-------------------------:|:-------------------------: -![Preview Light](preview-light.png) | ![Preview Dark](preview-dark.png) - -The theme was created by [Ungeschneuer](https://github.com/ungeschneuer). A preview can be found [here](https://michaelbarney.github.io/LinkFree/Templates/mnmlsm/). - -## Getting Started - -You should probably change the following things: -- lang attribute for the html tag -- title in head tag -- favicon in asset folder -- userPhoto in asset folder -- userName -- links (duh!) -- footer content - -## Add a new link - -To add a new link, just duplicate an existing line between the links div or add a new one like this - -``` -# -``` - - -## Add Emojis - -If you want to add emojis to your links, you can Copy/Paste them via [GetEmoji](https://getemoji.com/). For current Mac and Windows versions, there is also a system shortcut. - -Mac: -``` -Ctrl + Cmd + Space -``` - -Windows -``` -Windows + ; (semi-colon) -``` -or -``` -Windows + . (period) -``` - - -## Sources - -The Avatar in the preview is by [unDraw](https://undraw.co/). \ No newline at end of file