docs: updates site_url

This commit is contained in:
Daylin Morgan 2022-09-18 15:04:38 -05:00
parent 718fac7e3e
commit 13c157ef8a
2 changed files with 5 additions and 2 deletions

View file

@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-python@v2
with:
python-version: 3.x

View file

@ -1,4 +1,5 @@
site_name: task.mk
site_url: https://gh.dayl.in/task.mk
repo_url: https://github.com/daylinmorgan/task.mk
repo_name: daylinmorgan/task.mk
theme:
@ -10,8 +11,8 @@ theme:
extra_css:
- stylesheets/extra.css
- stylesheets/asciinema-player.css
extra_javascript:
- javascripts/asciinema-player.min.js
# extra_javascript:
# - javascripts/asciinema-player.min.js
plugins:
- search
- git-revision-date-localized: