From 7ba36ce6d2d6c7d84b6820e8e9ccf51562fbb739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= <hugo@lysator.liu.se> Date: Sun, 9 Oct 2022 15:10:07 +0200 Subject: [PATCH] Add TODO's for mobile wikipedia. --- mobile-wikipedia/TODO.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mobile-wikipedia/TODO.md diff --git a/mobile-wikipedia/TODO.md b/mobile-wikipedia/TODO.md new file mode 100644 index 0000000..482a9ab --- /dev/null +++ b/mobile-wikipedia/TODO.md @@ -0,0 +1,4 @@ +TODO +==== +- [ ] Ensure nothing is accidentally ran on the mobile page +- [ ] On the mobile page, add equivalent button to go to desktop -- GitLab