Skip to content

Commit 9b1f97f

Browse files
committed
format more
1 parent e5bc116 commit 9b1f97f

File tree

2 files changed

+37
-39
lines changed

2 files changed

+37
-39
lines changed
Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
<!DOCTYPE html>
22
<html lang="en-US">
33

4-
<head>
5-
<meta charset="UTF-8">
6-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
88

99
<!-- Begin Jekyll SEO tag v2.8.0 -->
1010
<title>Readme Test | jekyll-build-pages</title>
1111
<meta name="generator" content="Jekyll v3.9.3" />
1212
<meta property="og:title" content="Readme Test" />
1313
<meta property="og:locale" content="en_US" />
14-
<meta name="description"
15-
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
16-
<meta property="og:description"
17-
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
14+
<meta name="description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
15+
<meta property="og:description" content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
1816
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
1917
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
2018
<meta property="og:site_name" content="jekyll-build-pages" />
@@ -25,10 +23,10 @@
2523
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"Readme Test","name":"jekyll-build-pages","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
2624
<!-- End Jekyll SEO tag -->
2725

28-
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
29-
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
26+
<link rel="stylesheet" href="/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION">
27+
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
3028

31-
<!-- Setup Google Analytics -->
29+
<!-- Setup Google Analytics -->
3230

3331

3432

@@ -45,11 +43,11 @@
4543
<h1><a href="https://github.com/pages/actions/jekyll-build-pages/">jekyll-build-pages</a></h1>
4644

4745

48-
<h1 id="readme-test">Readme Test</h1>
46+
<h1 id="readme-test">Readme Test</h1>
4947

50-
<svg height="32" class="octicon octicon-alert right left" aria-label="hi" viewBox="0 0 24 24" version="1.1" width="32" role="img"> <path d="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-
51-
.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z"></path><path fill-rule="evenodd" d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926
52-
0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z"></path></svg>
48+
<svg height="32" class="octicon octicon-alert right left" aria-label="hi" viewBox="0 0 24 24" version="1.1" width="32" role="img"> <path d="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-
49+
.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z"></path><path fill-rule="evenodd" d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926
50+
0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z"></path></svg>
5351

5452

5553

@@ -59,8 +57,8 @@ <h1 id="readme-test">Readme Test</h1>
5957
</div>
6058

6159
</div>
62-
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
63-
<script>anchors.add();</script>
64-
</body>
60+
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
61+
<script>anchors.add();</script>
62+
</body>
6563

6664
</html>

test_projects/themes/_expected/index.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
<!DOCTYPE html>
22
<html lang="en-US">
33

4-
<head>
5-
<meta charset="UTF-8">
6-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
9-
<!-- Begin Jekyll SEO tag v2.8.0 -->
10-
<title>themes | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</title>
11-
<meta name="generator" content="Jekyll v3.9.3" />
12-
<meta property="og:title" content="themes" />
13-
<meta property="og:locale" content="en_US" />
14-
<meta name="description"
15-
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
16-
<meta property="og:description"
17-
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
18-
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
19-
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
20-
<meta property="og:site_name" content="themes" />
21-
<meta property="og:type" content="website" />
22-
<meta name="twitter:card" content="summary" />
23-
<meta property="twitter:title" content="themes" />
24-
<script type="application/ld+json">
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
9+
<!-- Begin Jekyll SEO tag v2.8.0 -->
10+
<title>themes | A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.</title>
11+
<meta name="generator" content="Jekyll v3.9.3" />
12+
<meta property="og:title" content="themes" />
13+
<meta property="og:locale" content="en_US" />
14+
<meta name="description"
15+
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
16+
<meta property="og:description"
17+
content="A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
18+
<link rel="canonical" href="https://github.com/pages/actions/jekyll-build-pages/" />
19+
<meta property="og:url" content="https://github.com/pages/actions/jekyll-build-pages/" />
20+
<meta property="og:site_name" content="themes" />
21+
<meta property="og:type" content="website" />
22+
<meta name="twitter:card" content="summary" />
23+
<meta property="twitter:title" content="themes" />
24+
<script type="application/ld+json">
2525
{"@context":"https://schema.org","@type":"WebSite","description":"A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.","headline":"themes","name":"themes","url":"https://github.com/pages/actions/jekyll-build-pages/"}</script>
2626
<!-- End Jekyll SEO tag -->
2727

0 commit comments

Comments
 (0)