diff options
author | johannst <johannes.stoelp@gmail.com> | 2021-01-20 20:30:16 +0100 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2021-01-20 20:30:16 +0100 |
commit | b1e1075798617cc808cc171e86f182fe22a7de70 (patch) | |
tree | 0beced9abee78b1fd4f8b4e8e9b5dbe3fdc61666 /src/intro.md | |
parent | 77d44129ad468581e860720ccdb7643d5bb25601 (diff) | |
download | notes-b1e1075798617cc808cc171e86f182fe22a7de70.tar.gz notes-b1e1075798617cc808cc171e86f182fe22a7de70.zip |
Add intro page which contains link to github.
Diffstat (limited to 'src/intro.md')
-rw-r--r-- | src/intro.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/intro.md b/src/intro.md new file mode 100644 index 0000000..c4d6c2a --- /dev/null +++ b/src/intro.md @@ -0,0 +1,5 @@ +# Notes + +A personal collection of notes and cheatsheets. + +Source code is located at [johannst/notes](https://github.com/johannst/notes). |