diff options
Diffstat (limited to 'projects.html')
| -rw-r--r-- | projects.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/projects.html b/projects.html deleted file mode 100644 index d6a2f5c..0000000 --- a/projects.html +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 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' type='text/css' href='style.css'/> | ||
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
| 9 | </head> | ||
| 10 | <body> | ||
| 11 | <header><h1 class=pagetop>Projects</h1></header> | ||
| 12 | <main> | ||
| 13 | <h2><a href=projects/mfa.html>mfa</a></h2> | ||
| 14 | <h2>clibrary</h2> | ||
| 15 | <h2>mail-tools</h2> | ||
| 16 | <h2>deploy-scripts</h2> | ||
| 17 | <h2>server-scripts</h2> | ||
| 18 | </main> | ||
| 19 | <footer><a href=index.html>www.chudnick.com</a></footer> | ||
| 20 | </body> | ||
| 21 | </html> | ||
| 22 | |||
