Skip to content

Commit 29491d0

Browse files
pre-commit-ci[bot]lwjohnst86
authored andcommitted
chore(pre-commit): ✏️ automatic fixes
1 parent a5f02e6 commit 29491d0

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

_extensions/seedcase-project/seedcase-theme/_extensions/quarto-ext/fontawesome/assets/css/all.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_extensions/seedcase-project/seedcase-theme/_extensions/quarto-ext/fontawesome/fontawesome.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ return {
4444
group = icon
4545
icon = pandoc.utils.stringify(args[2])
4646
end
47-
47+
4848
local title = pandoc.utils.stringify(kwargs["title"])
4949
if not isEmpty(title) then
5050
title = " title=\"" .. title .. "\""
@@ -58,7 +58,7 @@ return {
5858
end
5959

6060
local size = pandoc.utils.stringify(kwargs["size"])
61-
61+
6262
-- detect html (excluding epub which won't handle fa)
6363
if quarto.doc.is_format("html:js") then
6464
ensureHtmlDeps()
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
1+
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

_extensions/seedcase-project/seedcase-theme/images/404.svg

Lines changed: 1 addition & 1 deletion
Loading

_extensions/seedcase-project/seedcase-theme/logos/mjoelner-logo.svg

Lines changed: 1 addition & 1 deletion
Loading

_extensions/seedcase-project/seedcase-theme/logos/rm-logo.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)