Regenerate public

This commit is contained in:
2018-01-13 12:12:31 +02:00
parent 2d3b9ba5c8
commit 0f405c54d8
40 changed files with 351 additions and 47 deletions

View File

@ -104,7 +104,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<title>March, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -127,14 +128,18 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -484,7 +489,9 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -495,6 +502,7 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
<a href="#">Back to top</a>
</p>
</footer>
</body>