diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 34 |
1 files changed, 13 insertions, 21 deletions
diff --git a/docs/index.html b/docs/index.html index 11606b1..0798c24 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,6 +49,19 @@ <h2>Recent Posts</h2> <ul> + <li><a href="/posts/2023-10-22-search-by-flair-reddit.html">Search / Filter posts by flair on Reddit</a></li> + <ul> + <li>Search posts by flair on Reddit Web by using _</li> + <li>Published On: 2023-10-22 00:37</li> + <li>Tags: + + <a href='/tags/Tech Tip.html'>Tech Tip</a>, + + <a href='/tags/Reddit.html'>Reddit</a> + + </ul> + + <li><a href="/posts/2023-10-05-attack-lab.html">Attack Lab</a></li> <ul> <li>Walkthrough of Attack Lab Phases 1-4 for CSCI 2400 Computer Systems</li> @@ -113,27 +126,6 @@ </ul> - <li><a href="/posts/2023-02-08-Interact-with-siri-from-the-terminal.html">Interacting with Siri using the command line</a></li> - <ul> - <li>Code snippet to interact with Siri by issuing commands from the command-line.</li> - <li>Published On: 2023-02-08 17:21</li> - <li>Tags: - - <a href='/tags/Tutorial.html'>Tutorial</a>, - - <a href='/tags/Code-Snippet.html'>Code-Snippet</a>, - - <a href='/tags/Python.html'>Python</a>, - - <a href='/tags/Siri.html'>Siri</a>, - - <a href='/tags/macOS.html'>macOS</a>, - - <a href='/tags/AppleScript.html'>AppleScript</a> - - </ul> - - </ul> <b>For all posts go to <a href="/posts">Posts</a></b> |