-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtattoo.html
More file actions
291 lines (198 loc) · 8.83 KB
/
Copy pathtattoo.html
File metadata and controls
291 lines (198 loc) · 8.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Tattoo dan Perjuangan</title>
<link rel="stylesheet" href="/assets/css/main.css" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/assets/css/prism.css">
<script async src="/assets/js/prism.js"></script>
<link rel="stylesheet" href="/assets/css/ideal-image-slider.css">
<link rel="stylesheet" href="/assets/css/video-embed.css">
<script async src="/assets/js/ideal-image-slider.js"></script>
<link href="https://fonts.googleapis.com/css?family=Fira+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700" rel="stylesheet">
<link rel="shortcut icon" href="/assets/images/alchemy.ico">
<link rel="alternate" type="application/rss+xml" title="RSS Feed for archiavelli" href="/feed.xml" />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Tattoo dan Perjuangan | archiavelli</title>
<meta name="generator" content="Jekyll v3.10.0" />
<meta property="og:title" content="Tattoo dan Perjuangan" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="https://www.harapan.me/tattoo" />
<meta property="og:url" content="https://www.harapan.me/tattoo" />
<meta property="og:site_name" content="archiavelli" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-07-02T00:00:00+07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Tattoo dan Perjuangan" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-07-02T00:00:00+07:00","datePublished":"2022-07-02T00:00:00+07:00","headline":"Tattoo dan Perjuangan","mainEntityOfPage":{"@type":"WebPage","@id":"https://www.harapan.me/tattoo"},"url":"https://www.harapan.me/tattoo"}</script>
<!-- End Jekyll SEO tag -->
<!-- Google Analytics -->
<script>
var host = window.location.hostname;
if(host != "localhost")
{
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-134611589-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-4188943909307860",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div class="content-container">
<header class="header">
<div class="header-small">
<a href="https://www.harapan.me">archiavelli</a>
</div>
<nav class="header-nav-small">
<a href="/">home</a>
<a href="/about">about</a>
<a href="/exlibris">exlibris</a>
<a href="/thesummits">summits</a>
<a href="/blog">blog</a>
</nav>
</header>
<!-- <div class="post-paging">
<div class="left">
<a href="/ceritadigul">
<i class="fa fa-angle-left fa-2x" style="color:#343a40"></i>
</a>
</div>
<div class="right">
<a href="/animalfarm">
<i class="fa fa-angle-right fa-2x" style="color:#343a40"></i>
</a>
</div>
</div>
-->
<div class="post">
<div class="post-title">Tattoo dan Perjuangan</div>
<span class="post-date">
refleksi ~ <time>02 Jul 2022</time>
</span>
<div class="post-tag">
<ul>
<li>
<a href="https://www.harapan.me/blog/label#tattoo">
<span>tattoo</span>
</a>
</li>
<li>
<a href="https://www.harapan.me/blog/label#perjuangan">
<span>perjuangan</span>
</a>
</li>
<li>
<a href="https://www.harapan.me/blog/label#makna-hidup">
<span>makna-hidup</span>
</a>
</li>
</ul>
</div>
<br />
<div class="line-numbers">
<blockquote>
<p>Bla Bla</p>
</blockquote>
<hr />
<p>Quarter life crisis, dulu ketika melewati umur 23 dan akan memasuki umur 24, aku merasakan kalau diriku berada difase-fase yang agak membingungkan dalam hidupku. Tidak tahu arah hidup ini akan berjalan kemana, tidak punya rencana sama sekali akan hidup, kalaupun ada cita-cita dan keinginan, aku sangat takut untuk menjalaninya. Takut akan gagal. Dilain pihak melihat teman-teman seumuran yang seolah hidupnya lurus-lurus dan lancar-lancar aja, membuatku semakin tidak yakin akan kehidupan yang kujalani. Apakah aku salah memilih jalan hidup? Hidupku tidak seindah yang dijalani teman-temanku.</p>
<ul>
<li>Umur 25</li>
<li>Selesai Krisis Eksistensi</li>
<li>Merencanakan perjalanan ke Buscalan, Filipina. Whang Od Tattoo</li>
<li>Memaknai salah satu tattoo tersebut secara mendalam
<ul>
<li>Aku sudah selesai dengan hidupku, akan semua ketakutan, akan semua kemungkinan untuk gagal. Apa yang sekarang yang harus kulakukan ialah berjalan terus tanpa takut gagal</li>
<li>berjalan lebih jauh</li>
<li>melangkah lebih jauh</li>
<li>mendaki lebih tinggi</li>
<li>menyelam lebih dalam</li>
<li>gagal, silahkan menangis sehari saja lalu besok harus berjuang lagi</li>
<li></li>
</ul>
</li>
<li>Ada keinginan tapi belum berani untuk</li>
</ul>
</div>
<br />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-4188943909307860"
data-ad-slot="8423988260"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<!-- include relatedposts.html Belum selesai Design -->
<!-- Disqus -->
<div class="post-disqus">
<section id="disqus_thread"></section>
<div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://harapanme.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- harapan.me-TextAds -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-4188943909307860"
data-ad-slot="5493028008"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div class="post-up" align="center">
<a href="#">
<i class="fa fa-angle-up fa-2x" style="color:#343a40"></i>
</a>
</div>
</div>
<!-- Documents about icons are here: http://fontawesome.io/icons/ -->
<div class="footer">
<hr />
<div class="footer-link">
<a href="https://twitter.com/archiavelli"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://github.com/rhps"><i class="fa fa-github" aria-hidden="true"></i></a>
<a href="http://stackoverflow.com/users/5575744"><i class="fa fa-stack-overflow" aria-hidden="true"></i></a>
<a href="mailto:rio@harapan.me"><i class="fa fa-envelope" aria-hidden="true"></i></a>
</div>
<i class="fa fa-copyright" aria-hidden="true"></i> 2018 harapan.me. Made with <i class="fa fa-heart pink"></i> with many cups of <i class="fa fa-coffee" aria-hidden="true"></i>
</div>
</div>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/css/lightbox.min.css" />
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.10.0/js/lightbox-plus-jquery.min.js"></script>
</body>
</html>