Skip to content

Commit

Permalink
chore: corrected favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobinstein committed Jun 24, 2024
1 parent 937af61 commit e9a79e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
* ref:https://v1.vuepress.vuejs.org/config/#head
*/
head: [
["link", { rel: "icon", href: "/images/ArDrive-Logo.png" }],
[
"meta",
{
Expand Down

0 comments on commit e9a79e7

Please sign in to comment.