Skip to content

Commit

Permalink
feat: change text
Browse files Browse the repository at this point in the history
  • Loading branch information
EunBinChoi committed Feb 27, 2024
1 parent 412fc5f commit 631e3b6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
13 changes: 13 additions & 0 deletions _layouts/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/index.css">
<title>Document</title>
</head>
<body>

</body>
</html>
File renamed without changes.
3 changes: 1 addition & 2 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title:
feature_image: "https://c4.wallpaperflare.com/wallpaper/853/61/183/butterfly-forest-wallpaper-preview.jpg"
feature_text: "<h2 class='feature__text'>EUNBIN CHOI</h2>"
#feature_text: "<h2 style='color:white; background-color:black'>EUNBIN CHOI</h2>"
feature_text: "<h2 style='color:white; background-color:black'>EUNBIN CHOI</h2>"
---


Expand Down

0 comments on commit 631e3b6

Please sign in to comment.