mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Generate releases notes using releases.rb
Make releases notes layout and urls consistent with the alerts page Add RSS feed in download and version-history pages Add a canonical page with a redirect to the new url Simplify releases notes layouts
This commit is contained in:
parent
d45b9bbbfc
commit
6ac93df9f2
29 changed files with 118 additions and 98 deletions
|
@ -703,11 +703,16 @@ li p{
|
|||
text-align:left;
|
||||
margin-bottom:40px;
|
||||
}
|
||||
.rssicon{
|
||||
h1 .rssicon{
|
||||
vertical-align:bottom;
|
||||
margin-bottom:9px;
|
||||
margin-left:10px;
|
||||
}
|
||||
h2 .rssicon{
|
||||
vertical-align:bottom;
|
||||
margin-bottom:7px;
|
||||
margin-left:10px;
|
||||
}
|
||||
.alertstatusinactive{
|
||||
font-size:130%;
|
||||
color:#0d579b;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue