기본 콘텐츠로 건너뛰기

추천 가젯

좋아요 버튼 실험용

좋아요버튼 실험 <!--Like Button Start--> <script> var myApp = angular.module('myApp', [])   .controller('Main', ['$scope', function($scope) {     $scope.like = {};     $scope.like.votes = 0;     $scope.doVote = function() {       if ($scope.like.userVotes == 1) {         delete $scope.like.userVotes;         $scope.like.votes--;       } else {         $scope.like.userVotes = 1;         $scope.like.votes++;       }     }   }]); </script> <style> body{   background: linear-gradient(to bottom,  #fff 0%, #eee 100%);   font-size: 4em;   height: 100vh;      .content{     margin: 30% auto;     text-align: center;     a{       color: gray;       text-decoration: none !important; ...

테스트용 첫 게시물. Post test.


사진 추가




안녕안녕

이건 테스트용이야. 실험용이라고. 긴글을 써야하는데 쓸 말이 없네. 하하하하하
어쩌구저쩌구 블라블라

핼로헬로헬로 안녕하쇼쇼쇼쇼

이야이야요..

Hi.

It's a blog for test. there's nothing.

댓글