diff options
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -18,9 +18,9 @@ title: About <h4>Navigation</h4> <ul> - <li>hme: Home page, listing the latest articles.</li> - <li>log: Software and embedded systems log.</li> - <li>poc: Projects, prototypes, and experiments.</li> + <li>hme: Latest articles.</li> + <li>log: Technical log.</li> + <li>poc: Projects.</li> <li>abt: Site information.</li> <li>rss: RSS (Atom) feed.</li> </ul> @@ -28,7 +28,7 @@ title: About <h4>Site credits</h4> <p> - The site's styling is derived from <a href="http://getskeleton.com/" + The site's CSS is derived from <a href="http://getskeleton.com/" class="external" target="_blank" rel="noopener noreferrer">Skeleton</a> by Dave Gamache (<a href="/assets/lic/skeleton.txt" target="_blank">license</a>) and <a href="https://github.com/JohnCoene/marat" class="external" target="_blank" |
