|
21 | 21 | </li> |
22 | 22 | <li> |
23 | 23 | <details id="menu-aboutsite"> |
24 | | - <summary>about the site <small>(5)</small></summary> |
| 24 | + <summary> |
| 25 | + about the site <small>(6)</small><small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small> |
| 26 | + </summary> |
25 | 27 | <ul> |
26 | 28 | <li> |
27 | 29 | <a href="/about/about-the-site">about the site</a> |
28 | 30 | </li> |
| 31 | + <li> |
| 32 | + <a href="/about/manifesto" |
| 33 | + >manifesto<small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small |
| 34 | + ></a> |
| 35 | + </li> |
29 | 36 | <li> |
30 | 37 | <a href="/about/faq">faq</a> |
31 | 38 | </li> |
32 | 39 | <li class="mobile-only"><a href="/zz/changelog">changelog</a></li> |
33 | 40 | <li><a href="/about/neighbors">neighbors</a></li> |
34 | 41 | <li><a href="/about/guestbook">guestbook</a></li> |
35 | 42 | <li><a href="/about/credits">credits</a></li> |
36 | | - <li><a href="/sitemap">sitemap</a></li> |
| 43 | + <!-- <li><a href="/sitemap">sitemap</a></li> --> |
37 | 44 | </ul> |
38 | 45 | </details> |
39 | 46 | </li> |
|
117 | 124 | </li> |
118 | 125 | <li> |
119 | 126 | <details id="menu-codinghelp"> |
120 | | - <summary>coding & webmastery <small>(18)</small></summary> |
| 127 | + <summary>coding & webmastery <small>(19)</small></summary> |
121 | 128 |
|
122 | 129 | <div class="aside-scrollbox custom-scrollbar"> |
123 | 130 | <strong>Tools:</strong> |
|
126 | 133 | <a href="/coding/layout-generator">layout generator ★</a> |
127 | 134 | </li> |
128 | 135 | <li> |
129 | | - <a href="/coding/widgets" |
130 | | - >widgets ★<small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small |
131 | | - ></a> |
| 136 | + <a href="/coding/widgets">widgets ★</a> |
132 | 137 | </li> |
133 | 138 | <li> |
134 | 139 | <a href="/coding/checklist">self-study checklist</a> |
135 | 140 | </li> |
136 | 141 | <li><a href="/coding/cheatsheet">cheatsheet</a></li> |
| 142 | + <li> |
| 143 | + <a href="/coding/bookmarks" |
| 144 | + >bookmarks (helpful sites)<small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small |
| 145 | + ></a> |
| 146 | + </li> |
137 | 147 | </ul> |
138 | 148 |
|
139 | | - <strong>Guides:</strong> |
| 149 | + <strong>First Steps:</strong> |
140 | 150 | <ul> |
141 | 151 | <li> |
142 | | - <a href="/coding/how-to-make-a-website" |
143 | | - >how to make a website<small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small |
144 | | - ></a> |
| 152 | + <a href="/coding/how-to-make-a-website">how to make a website</a> |
145 | 153 | </li> |
146 | 154 | <li><a href="/coding/common-questions">common questions</a></li> |
147 | 155 | <li><a href="/coding/common-mistakes">common mistakes</a></li> |
148 | | - <li><a href="/coding/snippets">snippets & tips</a></li> |
149 | 156 | <li><a href="/coding/need-help">need help? (+ troubleshooting guide)</a></li> |
150 | 157 | <li> |
151 | 158 | <a href="/coding/code-quality">code quality guide</a> |
|
185 | 192 | <strong>Miscellaneous:</strong> |
186 | 193 | <ul> |
187 | 194 | <li><a href="/coding/neocities">neocities tips</a></li> |
| 195 | + <li><a href="/coding/snippets">code snippets</a></li> |
188 | 196 | <li><a href="/coding/my-setup">my coding setup</a></li> |
189 | 197 | </ul> |
190 | 198 | </div> |
|
0 commit comments