mirror of
https://github.com/redoules/redoules.github.io.git
synced 2025-12-13 16:19:34 +00:00
minor change to the template
minor change to the template
This commit is contained in:
parent
8db82cc264
commit
c09cf77a13
@ -109,7 +109,6 @@
|
||||
<div class="col-sm-12">
|
||||
<p><a href="./pages/about.html">I am a data scientist</a> and a numerical methods engineer working in the field of rocket design.</p>
|
||||
<p>This site will host my notes on machine learning, programming or other subjects of interest. This project is open source and available on <a href="https://github.com/redoules/redoules.github.io">GitHub</a>.
|
||||
<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>
|
||||
|
||||
@ -451,7 +450,11 @@
|
||||
</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>
|
||||
|
||||
</div>
|
||||
<!-- start of footer section -->
|
||||
|
||||
@ -5,7 +5,7 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>redoules.github.io/</loc>
|
||||
<lastmod>2018-01-03T19:45:41-00:00</lastmod>
|
||||
<lastmod>2018-01-03T19:50:25-00:00</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user