.
This commit is contained in:
parent
7bc7f5cca4
commit
1ff0ba97eb
|
@ -104,7 +104,7 @@
|
|||
<h2>Hakkımda</h2>
|
||||
<p> Sarisizi, bir zaman yolcusudur.</p>
|
||||
<ul>
|
||||
<li> <strong>E-Mail:</strong> mavisizi<span>@</span>gmail.com<br> </li>
|
||||
<li> <strong>E-Mail:</strong> sarisizi<span>@</span>gmail.com<br> </li>
|
||||
<li> <strong>GitHub:</strong> <a href="https://github.com/log101">github.com/log101</a> </li>
|
||||
<li> <strong>Twitter:</strong> <a href="https://twitter.com/sarisizi">@sarisizi</a> </li>
|
||||
</ul>
|
||||
|
|
|
@ -59,6 +59,10 @@
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
footer p {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
|
@ -137,17 +141,21 @@
|
|||
</article>
|
||||
<hr />
|
||||
<nav>
|
||||
<h2>Karalamalar</h2>
|
||||
<h2>Yazdıklarım</h2>
|
||||
<ul>
|
||||
<li> <a href="https://log101.github.io/conway.html">Conway's Secret Blog (Gunpoint Endgame)</a></li>
|
||||
<li> <a href="https://log101.github.io/merhume05082021.html">Merhume (1. bölüm)</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<h2>Yazmadıklarım</h2>
|
||||
<ul>
|
||||
<li> yakında ... </li>
|
||||
</ul>
|
||||
</nav>
|
||||
<section>
|
||||
<h2>Hakkımda</h2>
|
||||
<p> Sarisizi, bir zaman yolcusudur.</p>
|
||||
<ul>
|
||||
<li> <strong>E-Mail:</strong> mavisizi<span>@</span>gmail.com<br> </li>
|
||||
<li> <strong>E-Mail:</strong> sarisizi<span>@</span>gmail.com<br> </li>
|
||||
<li> <strong>GitHub:</strong> <a href="https://github.com/log101">github.com/log101</a> </li>
|
||||
<li> <strong>Twitter:</strong> <a href="https://twitter.com/sarisizi">@sarisizi</a> </li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue
Block a user