-
Notifications
You must be signed in to change notification settings - Fork 4
/
onam.html
259 lines (210 loc) · 8.85 KB
/
onam.html
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
<!DOCTYPE HTML>
<html>
<head>
<link rel="bookmark" type="image/x-icon" href="/img/logo_miccall.png"/>
<link rel="shortcut icon" href="/img/logo_miccall.png">
<title>
CraftCoder By Sulthan Nizarudin
</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/css/mic_main.css" />
<link rel="stylesheet" href="/css/dropdownMenu.css" />
<meta name="keywords" content="Sulthan Nizarudin" />
<noscript>
<link rel="stylesheet" href="/css/noscript.css" />
</noscript>
<style type="text/css">
body:before {
content: ' ';
position: fixed;
top: 0;
background: url('/img/bg.jpg') center 0 no-repeat;
right: 0;
bottom: 0;
left: 0;
background-size: cover;
}
</style>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for (i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script async type="text/javascript" src="//cdn.bootcss.com/mathjax/2.7.1/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="/js/jquery.min.js"></script>
<script src="/js/jquery.scrollex.min.js"></script>
<script src="/js/jquery.scrolly.min.js"></script>
<script src="/js/skel.min.js"></script>
<script src="/js/util.js"></script>
<script src="/js/main.js"></script>
<script src="/js/index.js"></script>
<script src="/js/core.js"></script>
<meta name="generator" content="Hexo 4.2.1"></head>
<!-- Layouts -->
<!-- 代码渲染 -->
<link rel="stylesheet" href="/css/prism_coy.css" />
<link rel="stylesheet" href="/css/typo.css" />
<!-- 文章页 -->
<body class="is-loading">
<!-- Wrapper 外包 s-->
<div id="wrapper" class="fade-in">
<!-- Intro 头部显示 s -->
<!-- Intro 头部显示 e -->
<!-- Header 头部logo start -->
<header id="header">
<a href="https://www.youtube.com/channel/UCmszvVQKqM7v5PR_nMrm7YQ?sub_confirmation=1" class="logo">CraftCoder By Sulthan Nizarudin</a>
</header>
<!-- Nav 导航条 start -->
<nav id="nav" class="special" >
<ul class="menu links" >
<!-- Homepage 主页 -->
<li >
<a href="/" rel="nofollow">Home</a>
</li>
<!-- categories_name 分类 -->
<!-- archives 归档 -->
<li class="active">
<a href="#s1">Projects</a>
<ul class="submenu">
<li>
<a class="archive-link" href="/archives/2020/08/">August 2020</a></li><li><a class="archive-link" href="/archives/2020/07/">July 2020</a>
</ul>
</li>
<!-- Pages 自定义 -->
</ul>
<!-- icons 图标 -->
<ul class="icons">
<li>
<a title="youtube" href="https://www.youtube.com/channel/UCmszvVQKqM7v5PR_nMrm7YQ?sub_confirmation=1" target="_blank" rel="noopener">
<i class="icon fa fa-youtube"></i>
</a>
</li>
<li>
<a title="envelope" href="mailto:[email protected]" target="_blank" rel="noopener">
<i class="icon fa fa-envelope"></i>
</a>
</li>
<li>
<a title="github" href="https://github.com/TheRaptor001" target="_blank" rel="noopener">
<i class="icon fa fa-github"></i>
</a>
</li>
<li>
<a title="instagram" href="https://www.instagram.com/_semicolon._" target="_blank" rel="noopener">
<i class="icon fa fa-instagram"></i>
</a>
</li>
</ul>
</nav>
<div id="main" >
<div class ="post_page_title_img" style="height: 25rem;background-image: url(thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:cover;-moz-background-size:cover;overflow:hidden;" >
<a href="#" style="padding: 4rem 4rem 2rem 4rem ;"><h2 >Custom Onam Posters</h2></a>
</div>
<!-- Post -->
<div class="typo" style="padding: 3rem;">
<h1 id="Custom-Onam-Posters"><a href="#Custom-Onam-Posters" class="headerlink" title="Custom Onam Posters"></a>Custom Onam Posters</h1>
<div class="video-container"><iframe src="https://www.youtube.com/embed/PqaPAtCY7UI?autoplay=1" frameborder="0" loading="eager" allowfullscreen=""></iframe></div>
<p>Why not celebrate this onam with a custom poster? Just add your message and its ready to be shared! ❤</p>
<a href="http://whatsafter.xyz/onam.php" class="w3-btn w3-black" style="/* align-items: center; */"><button class="w3-button w3-black" style="
/* text-align: center; */
padding: 10px;
"> Generate Poster </button></a>
</div>
<!-- Post Comments -->
<!-- 使用 DISQUS_CLICK -->
<div id="disqus-comment">
<div id="disqus_thread"></div>
<!-- add animation -->
<style>
.disqus_click_btn {
line-height: 30px;
margin: 0;
min-width: 50px;
padding: 0 14px;
display: inline-block;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0;
overflow: hidden;
will-change: box-shadow;
transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1);
outline: 0;
cursor: pointer;
text-decoration: none;
text-align: center;
vertical-align: middle;
border: 0;
background: rgba(158, 158, 158, .2);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
color: #fff;
background-color: #7EC0EE;
text-shadow: 0
}
</style>
<!--
<script type="text/javascript">
$('.btn_click_load').click(function() {
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'http-miccall-tech'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
document.getElementById('disqus_bt').style.display = "none";
});
</script>
-->
<script type="text/javascript">
var disqus_config = function () {
this.page.url = 'https://theraptor001.github.io/2020/08/10/onam/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'https://theraptor001.github.io/2020/08/10/onam/'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
</script>
<script type="text/javascript">
$('.btn_click_load').click(function() { //click to load comments
(function() { // DON'T EDIT BELOW THIS LINE
var d = document;
var s = d.createElement('script');
s.src = '//http-miccall-tech.disqus.com/embed.js';
s.setAttribute('data-timestamp', + new Date());
(d.head || d.body).appendChild(s);
})();
$('.btn_click_load').css('display','none');
});
</script>
</div>
<style>
#disqus-comment{
background-color: #eee;
padding: 2pc;
}
</style>
</div>
<!-- Copyright 版权 start -->
<div id="copyright">
<ul>
<li>©Owned By <a href="mailto:[email protected]" style="border-bottom: none;">Sulthan Nizarudin</a></li>
<li>Part of: <a href="https://www.youtube.com/channel/UCmszvVQKqM7v5PR_nMrm7YQ?sub_confirmation=1" target="_blank" rel="noopener" style="border-bottom: none;">CraftCoder by Sulthan Nizarudin</a></li>
</ul>
<span id="busuanzi_container_site_pv"> 2020 </span>
</div>
</div>
</body>
</html>