2022-02-01 11:31:50 -05:00
<!DOCTYPE html>
< html lang = "en-US" >
2023-02-02 12:22:09 -06:00
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
<!-- Begin Jekyll SEO tag v2.8.0 -->
< title > Readme Test | jekyll-build-pages</ title >
< meta name = "generator" content = "Jekyll v3.9.3" />
< meta property = "og:title" content = "Readme Test" />
< meta property = "og:locale" content = "en_US" />
< meta name = "description" content = "A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
< meta property = "og:description" content = "A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages." />
< link rel = "canonical" href = "https://github.com/pages/actions/jekyll-build-pages/" />
< meta property = "og:url" content = "https://github.com/pages/actions/jekyll-build-pages/" />
< meta property = "og:site_name" content = "jekyll-build-pages" />
< meta property = "og:type" content = "website" />
< meta name = "twitter:card" content = "summary" />
< meta property = "twitter:title" content = "Readme Test" />
< script type = "application/ld+json" >
2022-07-27 13:27:25 -07:00
{ "@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 >
2023-02-02 12:22:09 -06:00
<!-- End Jekyll SEO tag -->
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
< link rel = "stylesheet" href = "/pages/actions/jekyll-build-pages/assets/css/style.css?v=JEKYLL_BUILD_REVISION" >
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
<!-- Setup Google Analytics -->
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/pages/actions/jekyll-build-pages/favicon.ico" -->
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
<!-- end custom head snippets -->
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
</ 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 >
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
< h1 id = "readme-test" > Readme Test</ h1 >
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
< p > Uses jekyll-readme-index plugin by default.</ p >
< p > Here’ s a jemoji < img class = "emoji" title = ":+1:" alt = ":+1:" src = "https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png" height = "20" width = "20" ></ p >
2022-02-01 11:31:50 -05:00
2023-02-02 12:22:09 -06:00
< 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/README.md" > Improve this page</ a > .
</ div >
2022-02-01 11:31:50 -05:00
</ div >
2023-02-02 12:22:09 -06:00
< 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 >
</ body >
</ html >