Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Chaudet committed Apr 19, 2022
1 parent ae108b7 commit 8aadb46
Show file tree
Hide file tree
Showing 22 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions test_projects/jekyll-include-cache/_expected/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">

<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>


<hr />
<hr />
Expand All @@ -46,11 +46,11 @@ <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-




<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
This site is open source. <a href="https://github.com/actions/jekyll-build-pages/edit/gh-pages/index.md">Improve this page</a>.
</div>

</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script>
Expand Down
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
14 changes: 7 additions & 7 deletions test_projects/themes/_expected/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
<header>
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">themes</a></h1>



<p></p>


<p class="view"><a href="https://github.com/actions/jekyll-build-pages">View the Project on GitHub <small>actions/jekyll-build-pages</small></a></p>








</header>
<section>

Expand All @@ -60,9 +60,9 @@ <h1><a href="https://github.com/pages/actions/jekyll-build-pages/">themes</a></h

</section>
<footer>

<p>This project is maintained by <a href="https://github.com/actions">actions</a></p>

<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
Expand Down

0 comments on commit 8aadb46

Please sign in to comment.