File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# fflint [ <img alt =" fflint logo " src =" docs/favicon.svg " height =" 90 " align =" right " />] ( https://www.fflint.org/ )
22
33[ ![ build] ( https://github.com/FileFormatInfo/fflint/actions/workflows/build.yaml/badge.svg )] ( https://github.com/FileFormatInfo/fflint/actions/workflows/build.yaml )
4- [ ![ release] ( https://github.com/FileFormatInfo/fflintactions /workflows/release.yaml/badge.svg )] ( https://github.com/FileFormatInfo/fflint/actions/workflows/release.yaml )
4+ [ ![ release] ( https://github.com/FileFormatInfo/fflint/actions /workflows/release.yaml/badge.svg )] ( https://github.com/FileFormatInfo/fflint/actions/workflows/release.yaml )
55[ ![ dogfooding] ( https://github.com/FileFormatInfo/fflint/actions/workflows/dogfooding.yaml/badge.svg )] ( https://github.com/FileFormatInfo/fflint/actions/workflows/dogfooding.yaml )
6+ [ ![ deploy] ( https://github.com/FileFormatInfo/fflint/actions/workflows/gcr-deploy.yaml/badge.svg )] ( https://github.com/FileFormatInfo/fflint/actions/workflows/gcr-deploy.yaml )
67
78fflint is a linter for file formats. Are your files:
89* in the correct format?
Original file line number Diff line number Diff line change 22 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
33 < title > {% if page.h1 %}{{page.title}}{% else %}{{page.title}} - {{site.title}}{% endif %}</ title >
44 < link rel ="stylesheet " href ="/css/style.css?{{site.time | date: "%s "}}" />
5- < script > if ( window . top . location != window . location ) { window . top . location . href = document . location . href ; } </ script >
5+ < script > if ( window . top . location != window . location ) { window . top . location . href = document . location . href ; } </ script >
6+ {%-if page.url == '/'%}
7+ < link rel ="icon " type ="image/svg+xml " href ="/favicon.svg " />
8+ {%- endif %}
Original file line number Diff line number Diff line change 22layout: none
33noindex: true
44---
5+ <?xml-stylesheet type =" text/xsl" href =" https://www.sitemap.style/xslt/vanilla-water.xslt" ?>
56<urlset
67 xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
78 xsi:schemaLocation=" http://www.sitemaps.org/schemas/sitemap/0.9"
You can’t perform that action at this time.
0 commit comments