From 234fa7a30befd5f56ab2de2e13586a078f9a9593 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 10 Jul 2020 17:01:28 +0200 Subject: Update backlog --- BACKLOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/BACKLOG.md b/BACKLOG.md index f7df2d8..d83ebf9 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -6,7 +6,7 @@ * https://hstspreload.org/?domain=skreutz.com * https://securityheaders.com/?q=www.skreutz.com&hide=on&followRedirects=on * https://www.ssllabs.com/ssltest/analyze.html?d=www.skreutz.com&hideResults=on&latest -* Submit sitemap to [Google](https://support.google.com/webmasters/answer/183668?hl=en) and [Bing](https://www.bing.com/webmaster/help/how-to-submit-sitemaps-82a15bd4) +* Regularly validate HTML, CSS, RSS, and Atom using [W3C tools](https://w3c.github.io/developers/tools/) * Configure custom 404 page * Consider to disable logging (and advertise this on the about page) @@ -22,11 +22,10 @@ * Consider to highlight :target footnote * Add :target or :checked menu on mobile * Style `
`, e.g., `pre[title]::before { content: attr(title); display: block; text-align: right; }`
-* Test iOS scrolling as described [here](https://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/)
+* Alternative `font-family` for iOS Safari: macOS and iOS don't ship with Dejavu or Open Sans: https://developer.apple.com/fonts/system-fonts/
 
 ## Implementation
 
-* Validate HTML, CSS, RSS, Atom, Sitemap using [W3C tools](https://w3c.github.io/developers/tools/)
 * Cabal build (without stack)
 * Format source code
 * Consider to disable pandoc extension `auto_identifiers`
-- 
cgit v1.2.3