<script type="text/javascript"> console.log( "%cHi there!", "color:darkorange; font-size:20px; font-weight: bold;", ); console.log( "Seems like you are trying to analyze my website -- which is great! Meanwhile, if you have any questions regarding my website, please feel free to ask me at mail@chosunghyun.com !", );</script>if (window.console != undefined) { setTimeout( console.log.bind( console, "%cTISTORY", "font:8em Arial;color:#EC6521;font-weight:bold", ), 0, ); setTimeout( console.log.bind( console, "%c 나를 표현하는 블로그", "font:2em sans-serif;color:#333;", ), 0, );}