File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,21 @@ const math = require('remark-math');
2
2
const katex = require ( 'rehype-katex' ) ;
3
3
4
4
module . exports = {
5
- title : '[rsapkf/73 ]' ,
5
+ title : '[notes/thoughts ]' ,
6
6
titleDelimiter : '::' ,
7
- tagline : "@rsapkf's notes." ,
8
- url : 'https://rsapkf-notes.netlify .app' ,
7
+ tagline : "@uvacoder notes." ,
8
+ url : 'https://rsapkf-notes.vercel .app' ,
9
9
baseUrl : '/' ,
10
10
favicon : 'img/favicon.svg' ,
11
- organizationName : 'rsapkf ' ,
11
+ organizationName : 'uvacoder ' ,
12
12
themeConfig : {
13
13
colorMode : {
14
14
defaultMode : 'dark' ,
15
15
} ,
16
16
hideableSidebar : true ,
17
17
navbar : {
18
18
style : 'dark' ,
19
- title : '[rsapkf/73 ]' ,
19
+ title : '[notes/thoughts ]' ,
20
20
hideOnScroll : true ,
21
21
logo : {
22
22
alt : 'Logo' ,
@@ -65,7 +65,7 @@ module.exports = {
65
65
] ,
66
66
} ,
67
67
{
68
- href : 'https://github.com/rsapkf/73 /' ,
68
+ href : 'https://github.com/uvacoder/rsapkf-notes /' ,
69
69
position : 'right' ,
70
70
className : 'header-github-link' ,
71
71
'aria-label' : 'GitHub repository' ,
You can’t perform that action at this time.
0 commit comments