Skip to content

Commit 4fe96b6

Browse files
committed
feat(homepage): integrate github stats / repo link
1 parent c7785f2 commit 4fe96b6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

homepage/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
site/
2-
docs/assets/
2+
docs/assets/
3+
.cache

homepage/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
site_name: PodOS
22
site_url: https://pod-os.org/
3+
repo_url: https://github.com/pod-os/PodOS
34
nav:
45
- Home: index.md
56
- Getting Started:

0 commit comments

Comments
 (0)