Skip to content

Commit

Permalink
튜링의사과 홍보 배너 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
rkttu committed Nov 19, 2023
1 parent 62cef75 commit 01bb134
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
Binary file added turing-apple-ad/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions turing-apple-ad/readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
다음의 주의 사항을 숙지해주세요.

- 이 리포지터리에 Pull Request를 제출하기 전, 반드시 [email protected]로 사전 협의를 진행해야 합니다. 이 리포지터리에 제출을 완료했다고해서 모든 광고가 게시되는 것은 아닙니다.
- Pull Request를 제출한 후, 한 번 더 [email protected]로 연락 부탁드립니다.

아래 질문에 답해주세요.

- 광고 게시 시작 기간: 2023년 11월 19일 일요일
- 광고 게시 종료 기간: 기한 없음
- 광고주: 튜링의 사과 (https://turingapple.com)
- 설명: 월간닷넷 후원 스폰서
18 changes: 18 additions & 0 deletions turing-apple-ad/redirect.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>튜링의 사과</title>
<meta http-equiv="refresh" content="0;URL='https://turingapple.com/?refresh=1'" />
<meta property="og:title" content="튜링의 사과" />
<meta property="og:site_name" content="튜링의 사과" />
<meta property="og:url" content="https://turingapple.com/" />
<meta property="og:description" content="튜링의 사과 홍보" />
<meta property="og:image" content="banner.png" />

<meta name="viewport" content="width=device-width, user-scalable=no" />
<meta property="og:type" content="website" />
</head>
<body>
<p><a href="https://turingapple.com/?refresh=1">자동으로 <strong>튜링의 사과</strong> 홈페이지로 전환되지 않을 경우 여기를 클릭하세요.</a></p>
</body>
</html>

0 comments on commit 01bb134

Please sign in to comment.