mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 00:34: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
8 lines
133 B
HTML
8 lines
133 B
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="icon" href="https://github.githubassets.com/favicon.ico">
|
|
</head>
|
|
|
|
</html>
|