mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Deploy k4ustu3h.cf to github.com/k4ustu3h/gitfolio.git:gh-pages
This commit is contained in:
parent
cbfc96c870
commit
f806998b34
1 changed files with 28 additions and 27 deletions
55
index.html
55
index.html
|
@ -4,6 +4,7 @@
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||||
|
<meta name="p:domain_verify" content="888d983503e053f3db87d36354df7eef" />
|
||||||
<title>k4ustu3h</title>
|
<title>k4ustu3h</title>
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
@ -178,9 +179,9 @@
|
||||||
<span style="display:none;">undefined</span>
|
<span style="display:none;">undefined</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="bottom_section">
|
<div class="bottom_section">
|
||||||
<span style="display:none;">
|
<span style="display:inline-block;">
|
||||||
<i class="mdi mdi-code-tags"></i>
|
<i class="mdi mdi-code-tags"></i>
|
||||||
null
|
HTML
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
<i class="mdi mdi-star"></i>
|
<i class="mdi mdi-star"></i>
|
||||||
|
@ -244,31 +245,6 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/k4ustu3h/gitfolio" target="_blank">
|
|
||||||
<section>
|
|
||||||
<div class="section_title">gitfolio</div>
|
|
||||||
<div class="about_section">
|
|
||||||
<span style="display:block;">
|
|
||||||
A gitfolio fork that automatically deploys the output to
|
|
||||||
GitHub Pages using Travis CI
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
<div class="bottom_section">
|
|
||||||
<span style="display:inline-block;">
|
|
||||||
<i class="mdi mdi-code-tags"></i>
|
|
||||||
JavaScript
|
|
||||||
</span>
|
|
||||||
<span>
|
|
||||||
<i class="mdi mdi-star"></i>
|
|
||||||
0
|
|
||||||
</span>
|
|
||||||
<span>
|
|
||||||
<i class="mdi mdi-source-branch"></i>
|
|
||||||
0
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/k4ustu3h/kotin.ga" target="_blank">
|
<a href="https://github.com/k4ustu3h/kotin.ga" target="_blank">
|
||||||
<section>
|
<section>
|
||||||
<div class="section_title">kotin.ga</div>
|
<div class="section_title">kotin.ga</div>
|
||||||
|
@ -294,6 +270,31 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/k4ustu3h/gitfolio" target="_blank">
|
||||||
|
<section>
|
||||||
|
<div class="section_title">gitfolio</div>
|
||||||
|
<div class="about_section">
|
||||||
|
<span style="display:block;">
|
||||||
|
A gitfolio fork that automatically deploys the output to
|
||||||
|
GitHub Pages using Travis CI
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="bottom_section">
|
||||||
|
<span style="display:inline-block;">
|
||||||
|
<i class="mdi mdi-code-tags"></i>
|
||||||
|
JavaScript
|
||||||
|
</span>
|
||||||
|
<span>
|
||||||
|
<i class="mdi mdi-star"></i>
|
||||||
|
0
|
||||||
|
</span>
|
||||||
|
<span>
|
||||||
|
<i class="mdi mdi-source-branch"></i>
|
||||||
|
0
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
|
|
Loading…
Reference in a new issue