We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaa4e57 commit c3234abCopy full SHA for c3234ab
src/layouts/Layout.astro
@@ -64,7 +64,24 @@ ogpImageUrl.searchParams.append('v', Date.now().toString());
64
<meta name="twitter:image:height" content={ogpImageHeight} />
65
<meta name="twitter:image" content={ogpImageUrl.toString()} />
66
</head>
67
-
+ <!-- γ´ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ -->
68
+ <!-- l あなたもアデリーペンギンを推しませんか -->
69
+ <!-- ヽ、___ ______________ -->
70
+ <!-- ∨ -->
71
+ <!-- , ----- 、 -->
72
+ <!-- ∈´;;;;e;;;;;;ヽ -->
73
+ <!-- ヽ__,. -、;;;;;;', ,-‐- 、 -->
74
+ <!-- 、-、/ 丶;;;;ヽ_,/ヽ,-‐'´ -->
75
+ <!-- ヽ ヽ;;{´ _/ -->
76
+ <!-- | ヽi ヾ´ -->
77
+ <!-- ! |;', -->
78
+ <!-- l l;;', -->
79
+ <!-- l l;;;l -->
80
+ <!-- ヽ l;;;l -->
81
+ <!-- ヽ };ノ -->
82
+ <!-- ヽ ム;;ヽ、 -->
83
+ <!-- `ー、_ _,/ノミ三 -->
84
+ <!-- '"´ツ -->
85
<body data-scrollable={scrollable}>
86
<Header />
87
0 commit comments