slint icon indicating copy to clipboard operation
slint copied to clipboard

Slint language docs missing favicon

Open Enyium opened this issue 1 year ago • 2 comments

The Rust crate docs pages have a Rust favicon. But the Slint language docs pages don't have one (browser dev tools can't find a single occurrence of "icon" or "fav" in the DOM <head>). I bookmarked both pages and would like to have an icon on both of the bookmarks.

Enyium avatar Aug 03 '24 07:08 Enyium

Thanks for filling an issue.

I think what we should do here is just add a favicon.ico on the root of releases.slint.dev and snapshots.slint.dev (eg in https://github.com/slint-ui/www-releases/tree/master/releases )

I don't think its necessary to edit the generated html.

@aurindam : Are these root files manually maintained or do is it copied by some script?

ogoffart avatar Aug 06 '24 13:08 ogoffart

(BTW: It's "to file an issue", not "to fill an issue", so "filing" instead of "filling". Just so you know.)

Enyium avatar Aug 06 '24 13:08 Enyium

There is a favicon now.

ogoffart avatar Sep 13 '25 08:09 ogoffart