summaryrefslogtreecommitdiff
path: root/docs/posts/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-10-22 00:46:12 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2023-10-22 00:46:12 -0600
commit4d59a5beb65f788464062208ff2250d470d268f1 (patch)
tree804ca901d2f012bfc4ca9c96709930ff8b3b3e7b /docs/posts/index.html
parenta8482f395f41124aef60428563eca951134e68fb (diff)
add reddit flair search tech tip
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r--docs/posts/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html
index c70f3bf..bd987fe 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -51,6 +51,19 @@
<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>