diff --git a/_config.yml b/_config.yml index 8588a9543f54..c28f42b15714 100644 --- a/_config.yml +++ b/_config.yml @@ -307,5 +307,5 @@ defaults: toc_sticky: true toc_label: 목차 toc_icon: "fas fa-user-graduate" - date_format: "%Y-%m-%d" + diff --git a/_layouts/home.html b/_layouts/home.html index 384a4d9a3bb7..99c56db3d04a 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -18,3 +18,4 @@

{{ site.data.ui-text[site.locale].recent_posts | d {% include paginator.html %} + diff --git a/_posts/2025-01-05-(2).md b/_posts/2025-01-05-(2).md index e9f4f8bd9a8b..d36a3cb70b20 100644 --- a/_posts/2025-01-05-(2).md +++ b/_posts/2025-01-05-(2).md @@ -1,14 +1,13 @@ --- layout: single -title: "UE5(블루프린트 1)" +title: "UE5(블루프린트1)" categories: "UE5(블루프린트)" tag: [UE5,UE5강의] -7 + author_profile: true sidebar: nav: "counts" --- - ### 블루프린트 명령어,단축키 byte to Enum (열거형 이름) : 정수를 이용해서 열거형으로 변신함 @@ -89,5 +88,3 @@ Compare Float : < == > 내가 인풋넣고 비교해주는걸 3갈래길로 만 - -