Regenerate public

This commit is contained in:
2017-03-30 14:51:57 +03:00
parent 9809c45295
commit e6fa6a9a1d
29 changed files with 88 additions and 288 deletions

View File

@ -31,24 +31,15 @@
{
"@context": "http://schema.org",
"@type": "Blog",
"headline": "CGSpace Notes",
"url" : "https://alanorth.github.io/cgspace-notes/post/",
"author": {
"@type": "Person",
"name": "Alan Orth"
},
"dateModified": "2016-05-01T23:06:00+03:00",
"keywords": "notes,"
,
"keywords": "notes,",
"description": "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository."
}
</script>
@ -58,7 +49,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-Cdt2yG10w21pA8DMpImJIvsLOME686p75OYD9jGCZVWvOol9zkEsaF3ctGEuBXK6" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-KgZMa5t4zn&#43;0nHuId9vV0Oqe9qSvqAhmtw588G8XKQmOFtA&#43;y4ZkRl2JPMhw1dsN" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -296,7 +287,7 @@
<nav class="blog-pagination">
<a class="btn btn-outline-primary" href="/post/" role="button">Previous page</a>
<a class="btn btn-outline-primary" href="/post/" rel="prev" role="button">Previous page</a>
<a class="btn btn-outline-primary disabled" href="#" role="button" aria-disabled="true">Next page</a>