diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-18 20:00:35 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-18 20:00:35 -0600 |
commit | fc6e82f8f35bc178fc01c01f75bd3fc090d22a99 (patch) | |
tree | cb5a6d6ce6e2455c49d4a5a6e2a1c269d0c7d195 /docs/index.html | |
parent | 6e1c9bd4ef3658d2fde164c518f8df4c7e57f2bc (diff) |
add link to tags
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/index.html b/docs/index.html index 6131ab9..bdf95d8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,15 +54,15 @@ <li>Published On: 2023-10-05 20:01</li> <li>Tags: - gdb, + <a href='/tags/gdb.html'>gdb</a>, - reverse-engineering, + <a href='/tags/reverse-engineering.html'>reverse-engineering</a>, - c++, + <a href='/tags/c++.html'>c++</a>, - csci2400, + <a href='/tags/csci2400.html'>csci2400</a>, - assembly + <a href='/tags/assembly.html'>assembly</a> </ul> @@ -73,15 +73,15 @@ <li>Published On: 2023-10-04 13:12</li> <li>Tags: - gdb, + <a href='/tags/gdb.html'>gdb</a>, - reverse-engineering, + <a href='/tags/reverse-engineering.html'>reverse-engineering</a>, - c++, + <a href='/tags/c++.html'>c++</a>, - csci2400, + <a href='/tags/csci2400.html'>csci2400</a>, - assembly + <a href='/tags/assembly.html'>assembly</a> </ul> @@ -92,9 +92,9 @@ <li>Published On: 2023-04-30 22:50</li> <li>Tags: - astrophysics, + <a href='/tags/astrophysics.html'>astrophysics</a>, - mathematics + <a href='/tags/mathematics.html'>mathematics</a> </ul> @@ -105,9 +105,9 @@ <li>Published On: 2023-03-17 13:57</li> <li>Tags: - ramblings, + <a href='/tags/ramblings.html'>ramblings</a>, - writing + <a href='/tags/writing.html'>writing</a> </ul> @@ -118,17 +118,17 @@ <li>Published On: 2023-02-08 17:21</li> <li>Tags: - Tutorial, + <a href='/tags/Tutorial.html'>Tutorial</a>, - Code-Snippet, + <a href='/tags/Code-Snippet.html'>Code-Snippet</a>, - Python, + <a href='/tags/Python.html'>Python</a>, - Siri, + <a href='/tags/Siri.html'>Siri</a>, - macOS, + <a href='/tags/macOS.html'>macOS</a>, - AppleScript + <a href='/tags/AppleScript.html'>AppleScript</a> </ul> |