Skip to content

Commit d873781

Browse files
committed
ADD : [config] 썸네일 이미지 추가, 스타일링 조정
1 parent aded334 commit d873781

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

_data/contact.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
- type: github
44
icon: "fab fa-github"
55

6-
- type: twitter
7-
icon: "fa-brands fa-x-twitter"
6+
# - type: twitter
7+
# icon: "fa-brands fa-x-twitter"
88

99
- type: email
1010
icon: "fas fa-envelope"
@@ -13,6 +13,7 @@
1313
- type: rss
1414
icon: "fas fa-rss"
1515
noblank: true
16+
1617
# Uncomment and complete the url below to enable more contact options
1718
#
1819
# - type: mastodon

_sass/themes/_dark.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,3 +301,5 @@
301301
color: #90a959;
302302
}
303303
}
304+
305+
.txt_bg {background:linear-gradient(180deg,#00ff0000 70%,#7c7d7c 30%);}
46.2 KB
Loading

0 commit comments

Comments
 (0)