diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-10-05 09:56:14 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-11-10 15:04:03 +0100 |
commit | 1ba43ba4c3c5cf6144a12adce2bdf1d6d9ad6cd7 (patch) | |
tree | 5ee70a6342dc6e308186403f560d9f8c4e71753d /downloads | |
parent | 307c5b3025d7f14596486b573b13368eb62b616f (diff) | |
download | alpine-mksite-1ba43ba4c3c5cf6144a12adce2bdf1d6d9ad6cd7.tar.bz2 alpine-mksite-1ba43ba4c3c5cf6144a12adce2bdf1d6d9ad6cd7.tar.xz |
add previous releases to downloads
Diffstat (limited to 'downloads')
-rw-r--r-- | downloads/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/downloads/index.md b/downloads/index.md index 6608e00..260d954 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -32,4 +32,11 @@ </div> {{/releases.flavors}} + <div class="pure-u-1"> + <div class="l-box"> + <h1>Previous Releases</h1> + <p>Older releases are found <a href="http://wiki.alpinelinux.org/cgi-bin/dl.cgi">here</a>.</p> + </div> + </div> + </div> <!-- end download --> |