diff options
Diffstat (limited to '_site/about/index.html')
| -rw-r--r-- | _site/about/index.html | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/_site/about/index.html b/_site/about/index.html index 15a648e..060f09d 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -20,7 +20,7 @@ <a href="/" class="link-decor-none">hme</a> </li> <li > - <a href="/archive/" class="link-decor-none">blg</a> + <a href="/blog/" class="link-decor-none">blg</a> </li> <li > <a href="/projects/" class="link-decor-none">poc</a> @@ -42,18 +42,20 @@ </p> <p> - Site structure:<br> - <ul> - <li>hme: Home page, listing latest articles.</li> - <li>blg: Notes and tutorials about software and embedded systems.</li> - <li>poc: Projects, prototypes, and experiments.</li> - <li>abt: Site information.</li> - <li>rss: RSS (Atom) feed.</li> - </ul> Email: sadeep@asciimx.com [<a href="/assets/asciimx.asc" class="external" target="_blank" rel="noopener noreferrer">GPG</a>] </p> + <h4>Navigation</h4> + + <ul> + <li>hme: Home page, listing latest articles.</li> + <li>blg: Notes and tutorials about software and embedded systems.</li> + <li>poc: Projects, prototypes, and experiments.</li> + <li>abt: Site information.</li> + <li>rss: RSS (atom) feed.</li> + </ul> + <h4>About site</h4> <p> |
