We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f4cea commit e3b3e60Copy full SHA for e3b3e60
2 files changed
.github/workflows/hugo.yaml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- main
9
+ - upstream
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
static/index.html
@@ -397,7 +397,7 @@ <h6 class="font-brand">I'm a developer and would like to help.</h6>
397
<div class="col-md-6 mb-5">
398
<h6 class="font-brand">I have more questions.</h6>
399
<p class="text-description">
400
- Visit the Fresh Wiki <a href="https://short.tenseventyseven.xyz/fresh/wiki">here</a> for more information on Fresh's features and more.
+ Visit the Fresh Wiki <a href="https://wiki.fresh.tenseventyseven.xyz">here</a> for more information on Fresh's features and more.
401
</p>
402
</div>
403
0 commit comments