diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2017-06-12 22:29:24 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2017-06-13 00:15:32 +0200 |
commit | 9488c1c248569d91fa74ed9358baba7f175f02fa (patch) | |
tree | 0e29dceb7089d249c0d97cb046fe1eea6174143a /website-old/changelog.html | |
parent | 923948f3b53771cfb6a7d1b8a9f879c396541243 (diff) | |
download | lombok-9488c1c248569d91fa74ed9358baba7f175f02fa.tar.gz lombok-9488c1c248569d91fa74ed9358baba7f175f02fa.tar.bz2 lombok-9488c1c248569d91fa74ed9358baba7f175f02fa.zip |
Removed old website; we no longer use it.
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> |