Skip to content

Commit

Permalink
Update theme to a version that properly deprecates social
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Nov 4, 2024
1 parent 76fd873 commit 4d6bd9d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
name: Build Website
runs-on: ubuntu-24.04
container: hugomods/hugo:reg-git-0.136.5
container: hugomods/hugo:reg-git-0.137.0
steps:
- uses: actions/checkout@v4
with:
Expand Down
1 change: 0 additions & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ params:
- Source code of this demo is available on [GitHub](https://github.com/8hobbies/KamiMod-example-site).
social: true
socialIcons:
- name: github
title: View Source on Github
Expand Down

0 comments on commit 4d6bd9d

Please sign in to comment.