diff options
author | 2020-03-26 18:39:41 +0300 | |
---|---|---|
committer | 2020-03-26 18:39:41 +0300 | |
commit | e85273b132f8e875672b49b6110c3f8efbc7d756 (patch) | |
tree | 543e7a587346eb8a2ef4b86efad737579a425ef4 | |
parent | Update Gentoo File Manager URL. (diff) | |
download | www-e85273b132f8e875672b49b6110c3f8efbc7d756.tar.gz www-e85273b132f8e875672b49b6110c3f8efbc7d756.tar.bz2 www-e85273b132f8e875672b49b6110c3f8efbc7d756.zip |
remove gentoo sh references
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | _includes/downloads/experimental.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/_includes/downloads/experimental.html b/_includes/downloads/experimental.html index 9965812..69e4768 100644 --- a/_includes/downloads/experimental.html +++ b/_includes/downloads/experimental.html @@ -10,12 +10,6 @@ {% include partials/download-link.html type="stage3" arch="s390" id="s390x" title="Stage 3" tag="S390X" %} </div> - <h4 id="sh">sh</h4> - <div class="list-group"> - {% include partials/download-link.html type="stage3" arch="sh" id="sh4" title="Stage 3" tag="SH4" %} - {% include partials/download-link.html type="stage3" arch="sh" id="sh4a" title="Stage 3" tag="SH4A" %} - </div> -</div> <div class="col-xs-12 col-md-6"> <h4 id="exp-other">Other experimental architectures</h4> <div class="alert alert-info"> |