whoogle-search/app/static
Ben Busby 4292ec7f63
Add icons for each search result
This appends an icon element to each search result, using the result
domain's "/favicon.ico" path.

Note that some sites do not have a standard /favicon.ico, but have a
unique path to a specifically sized favicon instead. Worse still, some
sites use javascript to load their favicon, which would make it even
more difficult for Whoogle to figure out.

For now this approach is fine, but can be expanded upon in the future
if desired.
2023-10-11 11:05:53 -06:00
..
build Ensure existence of static build dir 2021-07-02 16:21:38 -04:00
css Add icons for each search result 2023-10-11 11:05:53 -06:00
img Configure PWA for mobile browsers (#234) 2021-04-05 11:00:56 -04:00
js Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
settings Use filtered query for map tab 2023-09-08 16:44:04 -06:00
widgets Add calculator widget (#956) 2023-02-21 09:36:38 -07:00