From 8aa2c2fafd440fc124aee954e1d8e37152ebbb43 Mon Sep 17 00:00:00 2001 From: echoiing Date: Wed, 28 Feb 2024 05:33:34 +0900 Subject: [PATCH] feat: change text --- _layouts/index.html | 13 ------------- css/index.css | 4 ---- index.md | 9 ++++++++- 3 files changed, 8 insertions(+), 18 deletions(-) delete mode 100644 _layouts/index.html delete mode 100644 css/index.css diff --git a/_layouts/index.html b/_layouts/index.html deleted file mode 100644 index 996129d..0000000 --- a/_layouts/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - Document - - - - - \ No newline at end of file diff --git a/css/index.css b/css/index.css deleted file mode 100644 index 538b782..0000000 --- a/css/index.css +++ /dev/null @@ -1,4 +0,0 @@ -#feature__text { - color: white; - background-color: black; -} \ No newline at end of file diff --git a/index.md b/index.md index c2556fc..a1a9219 100644 --- a/index.md +++ b/index.md @@ -1,9 +1,16 @@ --- title: feature_image: "https://c4.wallpaperflare.com/wallpaper/853/61/183/butterfly-forest-wallpaper-preview.jpg" -feature_text: "

EUNBIN CHOI

" +feature_text: "

EUNBIN CHOI

" +#feature_text: "

EUNBIN CHOI

" --- +.feature .container { + color: white; + background-color: black; +} + + #### EDUCATION ``` Master ```