Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit073d495

Browse files
committed
Added images and changed layout colour
Signed-off-by: jordanliu <jordanxavierliu@gmail.com>
1 parentc08d282 commit073d495

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

‎docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = {
1515
navbar:{
1616
title:'CodeRoad',
1717
logo:{
18-
alt:'My Site Logo',
18+
alt:'CodeRoad Logo',
1919
src:'img/logo.svg',
2020
},
2121
links:[

‎docs/src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
/* You can override the default Infima variables here. */
99
:root {
10-
--ifm-color-primary:#25c2a0;
10+
--ifm-color-primary:#33a5f1;
1111
--ifm-color-primary-dark:rgb(33,175,144);
1212
--ifm-color-primary-darker:rgb(31,165,136);
1313
--ifm-color-primary-darkest:rgb(26,136,112);

‎docs/static/img/favicon.ico

524 Bytes
Binary file not shown.

‎docs/static/img/logo.svg

Lines changed: 21 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp