diff options
Diffstat (limited to 'articles/mutt.html')
| -rw-r--r-- | articles/mutt.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/articles/mutt.html b/articles/mutt.html new file mode 100644 index 0000000..962ae33 --- /dev/null +++ b/articles/mutt.html | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | <!DOCTYPE html> | ||
| 2 | <html lang=en> | ||
| 3 | <head> | ||
| 4 | <title></title> | ||
| 5 | <meta charset="utf-8"/> | ||
| 6 | <link rel="shortcut icon" href="favicon.ico"/> | ||
| 7 | <link rel='stylesheet' href='../style.css'/> | ||
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
| 9 | </head> | ||
| 10 | <body> | ||
| 11 | <header><h1>Mutt - Terminal Email Client</h1></header> | ||
| 12 | <main> | ||
| 13 | </main> | ||
| 14 | <p> | ||
| 15 | <hr> | ||
| 16 | Consider <a href=../donate.html>donating</a> if this article was useful. | ||
| 17 | <a class=qr href=../images/bitcoin.png>[BTC]</a> | ||
| 18 | </p> | ||
| 19 | </main> | ||
| 20 | <footer> | ||
| 21 | <a href=../kb.html>Knowledge Base</a> | ||
| 22 | <br> | ||
| 23 | <a href=../index.html>www.chudnick.com</a> | ||
| 24 | </footer> | ||
| 25 | </body> | ||
| 26 | </html> | ||
| 27 | |||
