Skip to content

Commit 8761b5b

Browse files
committed
Update screenshots
1 parent aa6ab64 commit 8761b5b

4 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/demo-site.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ name: Deploy Hugo site to Pages
44
on:
55
# Runs on pushes targeting the default branch
66
push:
7+
paths-ignore:
8+
- "images/**"
9+
- "LICENSE"
10+
- "Makefile"
11+
- "README.md"
712
branches: ["main"]
813

914
# Allows you to run this workflow manually from the Actions tab

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ hugo server
6161
## How to configure
6262

6363
There are a few configuration options that you can add to your `hugo.toml` file.
64-
Check (example site)[exampleSite/hugo.toml] for more info.
64+
Check [example site](exampleSite/hugo.toml) for more info.
6565

6666
*Supported social media links*:
6767

images/screenshot.png

-541 KB
Loading

images/tn.png

-382 KB
Loading

0 commit comments

Comments
 (0)