File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -40,5 +40,6 @@ header_nav = [
4040 { url = " /about" , name_en = " about" },
4141# { url = "/posts", name_en = "posts" },
4242 { url = " /blog" , name_en = " blog" },
43+ { url = " /recs" , name_en = " recs" },
4344# { url = "/viraj-resume.pdf", name_en = "resume" }
4445]
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Content to Re-live"
3+ date = 2025-01-26
4+ draft = false
5+ +++
6+
7+ <div style =" display : flex ; justify-content : space-between ;" >
8+
9+ <div style =" width : 48% ;" >
10+ <ul >
11+ <li >Chronicle (2012)</li >
12+ <li >Ex Machina (2014)</li >
13+ <li >Grave Encounters (2011)</li >
14+ <li >The Martian (2015)</li >
15+ <li >The Blair Witch Project (1999)</li >
16+ <li >Elysium (2013)</li >
17+ <li >I Am Legend (2007)</li >
18+ <li >Interstellar (2014)</li >
19+ <li >Edge of Tomorrow (2014)</li >
20+ <li >The Matrix (1999)</li >
21+ <li >Back to the Future (1985)</li >
22+ </ul >
23+ </div >
24+
25+
26+ <div style =" width : 48% ;" >
27+ <ul >
28+ <li >Hell House LLC (2015)</li >
29+ <li >Unfriended: Dark Web (2018)</li >
30+ <li >Avatar (2009)</li >
31+ <li >Pacific Rim (2013)</li >
32+ <li >Inception (2010)</li >
33+ <li >Creep (2014)</li >
34+ <li >Oppenheimer (2023)</li >
35+ <li >Limitless (2011)</li >
36+ <li >Gonjiam: Haunted Asylum (2018)</li >
37+ <li >The Poughkeepsie Tapes (2007)</li >
38+ <li >Rec (2007)</li >
39+ </ul >
40+ </div >
41+
42+ </div >
You can’t perform that action at this time.
0 commit comments