Added various stuff.
This commit is contained in:
30
index.html
30
index.html
@@ -15,6 +15,36 @@
|
||||
<div id="search-bar">
|
||||
<input id="search-bar-input" placeholder="Search something on Google"></input>
|
||||
</div>
|
||||
<div id="other-content">
|
||||
<div class="sqr">
|
||||
<h4>Media</h4>
|
||||
<a href="">Spotify</a>
|
||||
<a href="">Youtube Music</a>
|
||||
<a href="">Netflix</a>
|
||||
<a href="">Youtube</a>
|
||||
</div>
|
||||
<div class="sqr">
|
||||
<h4>Work</h4>
|
||||
<a href="">Github</a>
|
||||
<a href="">Heroku</a>
|
||||
<a href="">Localhost</a>
|
||||
<a href="">Personal</a>
|
||||
</div>
|
||||
<div class="sqr">
|
||||
<h4>Social</h4>
|
||||
<a href="">Reddit</a>
|
||||
<a href="">Unixpornlove</a>
|
||||
<a href="">r/unixporn</a>
|
||||
<a href="">r/mk</a>
|
||||
</div>
|
||||
<div class="sqr">
|
||||
<h4>Others</h4>
|
||||
<a href="">neo4j local</a>
|
||||
<a href="">rarbg</a>
|
||||
<a href="">materialui colors</a>
|
||||
<a href="">Gmail</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- JQuery -->
|
||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user