From 5aeaf1c604add51ce55ed71a6944e70722d98e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Sun, 17 Jan 2021 11:50:36 +0900 Subject: [PATCH] feat: added hljs --- pages/_document.tsx | 3 +++ pages/debug.tsx | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/pages/_document.tsx b/pages/_document.tsx index 4a84627..536412a 100644 --- a/pages/_document.tsx +++ b/pages/_document.tsx @@ -10,6 +10,9 @@ class MyDocument extends Document { return ( + +