From cb228c6538e74ce15fff086c331df32285cdd33d Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 4 May 2021 09:44:23 +0700 Subject: Fix image link --- content/til/devtool-theme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/til') diff --git a/content/til/devtool-theme.md b/content/til/devtool-theme.md index 08ff0dc..25d6d77 100644 --- a/content/til/devtool-theme.md +++ b/content/til/devtool-theme.md @@ -9,5 +9,5 @@ Today I learned Firefox's devtool provides you with a tool to emulate dark/light mode (probably Chrome does, too). It can be useful for front-end developers when they want to design a system-based theme switch. -![My default theme, light theme](default_light.png) -![After choosing dark mode emulation](emulate_dark.png) +![My default theme, light theme](/til/default_light.png) +![After choosing dark mode emulation](/til/emulate_dark.png) -- cgit 1.4.1