From 48f51dea411885e510cb9aa2887e83be289232f6 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 2 Feb 2012 14:12:46 -0600 Subject: Add a retro site view and link it to a URL This is from our friends at web.archive.org, who's earliest capture of the Arch Linux website was on March 28, 2002. Seems like something nice to do around the 10th anniversary of the website being up and the distro being around, and not hotlinking their servers also seems like a good idea. Signed-off-by: Dan McGee --- retro/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 retro/__init__.py (limited to 'retro/__init__.py') diff --git a/retro/__init__.py b/retro/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3-24-g4f1b