aboutsummaryrefslogtreecommitdiff
path: root/config/qutebrowser/homepage/index.html
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-01-13 17:50:48 +0530
committerAkshay Nair <phenax5@gmail.com>2024-01-13 17:50:48 +0530
commit1f5fd6dba444ef0faef7e0799a205183c6ceb9af (patch)
treedd78bb0a468003dca5122cd17c21406b7442e1da /config/qutebrowser/homepage/index.html
parentfba2849d709fcafa500ca2392e58b15255f4ef5b (diff)
downloadnixos-config-1f5fd6dba444ef0faef7e0799a205183c6ceb9af.tar.gz
nixos-config-1f5fd6dba444ef0faef7e0799a205183c6ceb9af.zip
config sync
Diffstat (limited to 'config/qutebrowser/homepage/index.html')
-rw-r--r--config/qutebrowser/homepage/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/qutebrowser/homepage/index.html b/config/qutebrowser/homepage/index.html
index 0794c1d..b27ea82 100644
--- a/config/qutebrowser/homepage/index.html
+++ b/config/qutebrowser/homepage/index.html
@@ -244,8 +244,8 @@
},
];
- const $grid = $('#grid');
- render($grid, h('div', { className: 'grid' }, blocks.map(getBlock)));
+ // const $grid = $('#grid');
+ // render($grid, h('div', { className: 'grid' }, blocks.map(getBlock)));
</script>
</body>
</html>