mirror of
https://github.com/redoules/redoules.github.io.git
synced 2025-12-13 16:19:34 +00:00
updated page layout
This commit is contained in:
parent
568126993a
commit
22e5f25791
47
index.html
47
index.html
@ -371,6 +371,41 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row" id="timeseries">
|
||||
<div class="col-sm-12">
|
||||
<h2 class="homepage_category_title">Time series</h2>
|
||||
</div>
|
||||
<div class="col-sm-12">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Time series préprocessing</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<ul>
|
||||
<li>Coming soon.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-12">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Time series modeling</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<ul>
|
||||
<li>Coming soon.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row" id="Python">
|
||||
<div class="col-sm-12">
|
||||
<h2 class="homepage_category_title">Python</h2>
|
||||
@ -657,7 +692,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row" id="cryptocurrencies">
|
||||
<div class="col-sm-12">
|
||||
@ -687,21 +722,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="homepage-blurb row">
|
||||
<div class="col-sm-12">
|
||||
<p>Thanks to Dr. <a href="https://chrisalbon.com/">Chris Albon</a> for inspiring this project and providing the code template for this website</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
|
||||
@ -5,7 +5,7 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>redoules.github.io/</loc>
|
||||
<lastmod>2019-11-09T12:24:53-00:00</lastmod>
|
||||
<lastmod>2019-11-12T23:04:32-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user