add rss in cad shootout page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7956b41142
commit
4884b9d76e
2 changed files with 7 additions and 0 deletions
|
@ -8,3 +8,7 @@ As 3D printing and others means of manufacturing become more accessible to the a
|
|||
Reading in publication order is suggested (there are callouts) but feel free to pick whatever, I provide plenty of links when I make references:
|
||||
|
||||
{{< cad-list >}}
|
||||
|
||||
Coming up (it's ready when it's ready): Solid Edge, Designspark Mechanical, SolveSpace and more.
|
||||
|
||||
[Click here](/tags/cad-shootout/index.xml) for a RSS feed dedicated to this series.
|
||||
|
|
|
@ -69,6 +69,9 @@ $h3-color: #d1c5f8;
|
|||
h3 {
|
||||
color: $h3-color;
|
||||
}
|
||||
h4 {
|
||||
font-size: 14pt;
|
||||
}
|
||||
strong {
|
||||
color: $bold-color;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue