Skip to content

Commit 66793b9

Browse files
committed
Fix mkdocs settings
1 parent 41dc13b commit 66793b9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy the MkDocs site to GitHub Pages
1+
name: Deploy the MkDocs site
22

33
on:
44
push:

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
site_name: Reification
2+
site_author: curegit
3+
site_url: https://curegit.github.io/reification/
24
theme:
35
name: material
46
palette:

0 commit comments

Comments
 (0)