Fixed resource hashes

test7

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>

test8

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>

Fixed resource hashes
This commit is contained in:
Github Actions 2022-12-29 02:22:09 +00:00 committed by Victor Seiji Hariki
parent 23a1b234e3
commit 5972e1d761
2 changed files with 3 additions and 3 deletions

View file

@ -21,6 +21,6 @@ jobs:
- name: Commit
uses: EndBug/add-and-commit@v9.1.1
with:
author_name: Github Actions
author_email: victorseijih@gmail.com # Using my email here for now...
committer_name: Github Actions
committer_email: actions@github.com
message: "Fixed resource hashes"

View file

@ -4,7 +4,7 @@
<meta charset="utf-8" />
<title>openOutpaint 🐠</title>
<!-- CSS Variables -->
<link href="css/colors.css?v=3f81e81" rel="stylesheet" />
<link href="css/colors.css?v=3f81e80" rel="stylesheet" />
<link href="css/icons.css?v=a25504c" rel="stylesheet" />
<link href="css/index.css?v=ef0c943" rel="stylesheet" />