There was an error while loading. Please reload this page.
1 parent b68845a commit 8fc54f9Copy full SHA for 8fc54f9
public/ansidev.png
1.09 KB
src/configs/site.ts
@@ -2,6 +2,7 @@ export default {
2
title: 'LeetCode Blog',
3
description: 'Solutions for LeetCode problems - Written by ansidev',
4
author: 'ansidev',
5
+ authorAvatar: '/ansidev.png',
6
favicon: '/favicon.ico',
7
faviconMimeType: 'image/x-icon',
8
}
0 commit comments