From 1f5fd6dba444ef0faef7e0799a205183c6ceb9af Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 13 Jan 2024 17:50:48 +0530 Subject: config sync --- config/qutebrowser/homepage/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/qutebrowser/homepage') 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))); -- cgit v1.3.1