diff options
author | Omar Rizwan <omar@omar.website> | 2020-12-31 18:25:46 -0800 |
---|---|---|
committer | Omar Rizwan <omar@omar.website> | 2020-12-31 18:25:46 -0800 |
commit | 08c280118e039c2bd72d87fd29873cd4f698c5f6 (patch) | |
tree | c0e90be6cb71f08e1ced085e0cf354112d06f464 | |
parent | d588283fb2e0a8cafef5b19b0a859d9bc02aee54 (diff) |
md update
-rw-r--r-- | tabfs.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ --- title: TabFS +meta: | + <meta name="twitter:card" content="summary_large_image"> + <meta name="twitter:site" content="@rsnous"> + <meta name="twitter:creator" content="@rsnous"> + <meta name="twitter:title" content="TabFS"> + <meta name="twitter:description" content="A browser extension that mounts your browser tabs as a filesystem on your computer."> + <meta name="twitter:image" content="https://omar.website/projects/tabfs.png"> --- <!-- I'm setting this page in Verdana-on-gray so I feel more comfortable --> <!-- jotting random notes and stuff down. --> |