new entry/removed garbage
This commit is contained in:
parent
268c221d0b
commit
a48387d2e0
1 changed files with 8 additions and 16 deletions
24
index.html
24
index.html
|
@ -16,10 +16,8 @@
|
|||
</header>
|
||||
<main class="main-content">
|
||||
<h1>Welcome to my page</h1>
|
||||
<p>I have basically taken the html from the github pages <a href="https://github.com/pages-themes/cayman">Cayman</a>
|
||||
theme.</p>
|
||||
<p>Don't worry I will radicalize it in the future! I am improving my html skillset by <del>making my own
|
||||
website</del> editing existing templates.</p>
|
||||
<p>Website skeleton taken from the <a href="https://github.com/pages-themes/cayman">Cayman
|
||||
theme</a>.</p>
|
||||
<h2>My projects</h2>
|
||||
<p>You can access and use my projects below.</p>
|
||||
<table>
|
||||
|
@ -47,24 +45,18 @@
|
|||
<tr>
|
||||
<td style="text-align: left">Firefox
|
||||
black & red triangle theme
|
||||
</p>
|
||||
</td>
|
||||
<td style="text-align: left">A red and black theme for firefox tabs.</td>
|
||||
<td style="text-align: left"><a>https://addons.mozilla.org/en-US/firefox/addon/black-red-triangle-theme/</a>
|
||||
<td style="text-align: left"><a href="https://addons.mozilla.org/en-US/firefox/addon/black-red-triangle-theme">https://addons.mozilla.org/en-US/firefox/addon/black-red-triangle-theme/</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: left">Instagram graphical bug?</td>
|
||||
<td style="text-align: left">A little thing <a href="https://www.instagram.com/0xtalal"/>@0xtalal</a> found. In short, it's a story that thinks its a post.</td>
|
||||
<td style="text-align: left"><a href="https://www.instagram.com/p/CPB1_x_A7kl">https://www.instagram.com/p/CPB1_x_A7kl</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Planned projects</h2>
|
||||
<p>I will list projects I plan to make or already making.</p>
|
||||
<div class="language-markdown highlighter-rouge">
|
||||
<div class="highlight">
|
||||
<pre class="highlight"><code>Will write more things here in the future
|
||||
<span class="p">
|
||||
-</span> nothing yet
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="site-footer">
|
||||
<span class="site-footer-credits">This page is work-in-progress.</span>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue