Skip to content

Commit

Permalink
Update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoxiang-Wang committed May 2, 2024
1 parent 575ec3e commit 4e495e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes
4 changes: 2 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ params:
ShowPageNums: true
ShowToc: true
# comments: false
# images: ["/about/RLHFlow-logo.png"]
images: ["assets/RLHFlow-logo.png"]

profileMode:
enabled: true
title: RLHFlow
imageUrl: "/about/RLHFlow-logo.png"
imageUrl: "assets/RLHFlow-logo.png"
imageTitle: "<title of image as alt>" # optional
imageWidth: 140 # custom size
imageHeight: 140 # custom size
Expand Down

0 comments on commit 4e495e0

Please sign in to comment.