mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00

This also stops fetching icons for a specific size and instead fetches the best size there is that fixes the runtime stack error Fixes #312
6 lines
101 B
HTML
6 lines
101 B
HTML
<!DOCTYPE html>
|
|
<html lang=en>
|
|
<head>
|
|
<link href='favicon.ico' rel='shortcut icon'/>
|
|
</head>
|
|
</html>
|