Skip to content

Commit

Permalink
Add link to github release page.
Browse files Browse the repository at this point in the history
  • Loading branch information
t-paul committed Aug 16, 2023
1 parent 839a40e commit 86cfc00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ section-area p { padding: 8px 20px 8px 20px; }
section-area.snow { color: rgba(249, 215, 44, 1); background:#444; }
section-area.snow a { color: #e5f1d3; }
section-area.warning { color: rgba(249, 215, 44, 1); background:#a00; }
section-area.warning a { color: #e5f1d3; text-decoration:underline; }

section {margin-bottom:20px; background:#fff; border-radius:8px; border:1px solid #ddd; padding:10px 20px 20px 20px;}
.subsection {margin-bottom:20px;}
Expand Down
1 change: 1 addition & 0 deletions downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ <h1>Downloads</h1>
<div>
<p>Due to a problem (not security related) with the file server, downloads are currently not possible. Snap, Flatpak, Docker and the OBS builds are not affected.</p>
<p>We are working on a fix, but it might take a couple of days to get everything up and running again.</p>
<p>The 2021.01 release packages can be downloaded from the <a href="https://github.com/openscad/openscad/releases/tag/openscad-2021.01">Github release page</a></p>
</div>
</section-area>

Expand Down

0 comments on commit 86cfc00

Please sign in to comment.