diff.rs icon indicating copy to clipboard operation
diff.rs copied to clipboard

Update title with crate name, version and file name

Open xfbs opened this issue 1 year ago • 0 comments

Currently, we use a static title of diff.rs for all pages. The title should reflect the current crate name, version and file name.

One possible way to implement this would be to use the use_title() hook from the yew-hooks package.

xfbs avatar Oct 20 '24 20:10 xfbs