diff options
Diffstat (limited to 'website-old/changelog.html')
-rw-r--r-- | website-old/changelog.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/website-old/changelog.html b/website-old/changelog.html deleted file mode 100644 index df09e661..00000000 --- a/website-old/changelog.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html><head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <link rel="stylesheet" type="text/css" href="logi/reset.css" /> - <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> - <meta name="description" content="Spice up your java" /> - <title>Project Lombok - Changelog</title> - <style type="text/css"> - body { - margin: 8px; - } - </style> -</head><body> - @CHANGELOG@ -</body></html> |