Skip to content

Commit

Permalink
modified link
Browse files Browse the repository at this point in the history
  • Loading branch information
blackstrida committed Sep 7, 2023
1 parent d779986 commit af5669d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@
<base href="/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="카카오 오픈소스 가이드">
<meta property="og:title" content="카카오 오픈소스 가이드"/>
<meta property="og:url" content="https://olive.kakao.com/"/>
<meta property="og:image" content="https://t1.kakaocdn.net/olive/assets/images/opensourceguide.png"/>
<meta property="og:description" content="카카오에서 제공하는 오픈소스 가이드"/>
<meta property="og:title" content="카카오 오픈소스 가이드">
<meta property="og:url" content="https://kakao.github.io/">
<meta property="og:image" content="https://t1.kakaocdn.net/olive/assets/images/opensourceguide.png">
<meta property="og:description" content="카카오에서 제공하는 오픈소스 가이드">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="카카오 오픈소스 가이드">
<meta name="twitter:description" content="카카오에서 제공하는 오픈소스 가이드">
<meta name="twitter:image" content="https://t1.kakaocdn.net/olive/assets/images/opensourceguide_t.png">

<link rel="stylesheet" href="{{ 'assets/css/just-the-docs-default.css' | relative_url }}">

{% if site.ga_tracking != nil %}
Expand Down

0 comments on commit af5669d

Please sign in to comment.