Added reading from config.

This commit is contained in:
deepjyoti30
2020-05-12 23:21:51 +05:30
parent f37e24e770
commit 8f12751c89
5 changed files with 108 additions and 9 deletions

View File

@@ -16,13 +16,13 @@
<input id="search-bar-input" placeholder="Search something on Google"></input>
</div>
<div id="other-content">
<div class="sqr media">
<!--div class="sqr media">
<h4>Media</h4>
<a href="https://open.spotify.com/">Spotify</a>
<a href="https://music.youtube.com/">Youtube Music</a>
<a href="https://netflix.com">Netflix</a>
<a href="https://youtube.com">Youtube</a>
</div>
</!--div>
<div class="sqr work">
<h4>Work</h4>
<a href="https://github.com">Github</a>
@@ -37,13 +37,13 @@
<a href="https://www.reddit.com/r/unixporn/">r/unixporn</a>
<a href="https://www.reddit.com/r/MechanicalKeyboards/">r/mk</a>
</div>
<div class="sqr others">
<div-- class="sqr others">
<h4>Others</h4>
<a href="http://localhost:7474/">neo4j local</a>
<a href="http://rarbg.to">rarbg</a>
<a href="http://materialuicolors.co/">materialui colors</a>
<a href="http://gmail.com/">Gmail</a>
</div>
</div-->
</div>
</div>
<!--Custom JS-->