diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-03-05 04:18:06 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-03-05 04:18:06 -0800 |
| commit | ba6373ebfbcafc99ce7a4fa100b2a26fc3bc2731 (patch) | |
| tree | 31675c3c370dc77ce1afe93cfa26b72a2ec4f0b9 /yasnippet/org-mode/blognew | |
| parent | 0321f74a87df68584beb3c19a99969f9a794bb85 (diff) | |
add two new blog posts; bitcoin node; haskell devel
Diffstat (limited to 'yasnippet/org-mode/blognew')
| -rw-r--r-- | yasnippet/org-mode/blognew | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yasnippet/org-mode/blognew b/yasnippet/org-mode/blognew index 260e7de..39899fb 100644 --- a/yasnippet/org-mode/blognew +++ b/yasnippet/org-mode/blognew @@ -13,7 +13,7 @@ #+html_head: <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> #+html_head: <meta name="msapplication-TileColor" content="#da532c"> #+html_head: <meta name="theme-color" content="#ffffff"> -#+html_head: <meta name="viewport" content="width=1000; user-scalable=0;" /> +#+html_head: <meta name="viewport" content="width=1000;" /> #+language: en #+OPTIONS: broken-links:t |
