Skip to content

Commit 87f7d53

Browse files
authored
add user and issue number for news bump
1 parent 076cfb1 commit 87f7d53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Test fix for `R CMD check`.
66
* When previewing a site, it is now served via a local http server. This enables dynamic features such as search to work correctly (@shikokuchuo, #2975).
77
* Code in a link (href) is no longer autolinked (#2972)
8-
* Ensure SVG favicons are parsed properly by fixing a bug in BS5 and BS3 favicon icon templates where curly/smart quotes (”…”, U+201D) were used instead of straight quotes, which caused the SVG favicon to not be used and a fallback raster favicon to be used. If your fallback was low resolution, your favicon looked poor.
8+
* Ensure SVG favicons are parsed properly by fixing a bug in BS5 and BS3 favicon icon templates where curly/smart quotes (”…”, U+201D) were used instead of straight quotes, which caused the SVG favicon to not be used and a fallback raster favicon to be used. If your fallback was low resolution, your favicon looked poor (@njtierney, #3005).
99

1010
# pkgdown 2.2.0
1111

0 commit comments

Comments
 (0)