docs: using svg logo
This commit is contained in:
parent
c174749015
commit
cf22102faa
3 changed files with 7 additions and 3 deletions
4
md/kr/assets/Quad_MiniLogoWhite.svg
Normal file
4
md/kr/assets/Quad_MiniLogoWhite.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="287" height="287" viewBox="0 0 287 287" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M143.622 271.604C143.622 271.604 143.622 271.604 143.622 271.604C73.1383 271.604 16 214.609 16 144.302C16 73.9951 73.1383 17 143.622 17C214.106 17 271.244 73.9951 271.244 144.302C271.244 144.302 271.244 144.302 271.244 144.302H223.372C223.372 144.302 223.372 144.302 223.372 144.302C223.372 100.367 187.667 64.7512 143.622 64.7512C99.5768 64.7512 63.8712 100.367 63.8712 144.302C63.8712 188.237 99.5768 223.853 143.622 223.853C143.622 223.853 143.622 223.853 143.622 223.853V271.604Z" fill="white"/>
|
||||
<rect width="47.8114" height="136.696" transform="matrix(0.707994 -0.706219 0.707994 0.706219 140.626 175.078)" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 783 B |
|
|
@ -92,8 +92,8 @@ theme:
|
|||
font: false
|
||||
|
||||
# 아이콘
|
||||
favicon: ../assets/LUAICON_TP.png
|
||||
logo: ../assets/LUAICON_DARK.png
|
||||
favicon: assets/Quad_MiniLogo.png
|
||||
logo: assets/Quad_MiniLogoWhite.svg
|
||||
|
||||
# 일부 설정
|
||||
include_search_page: false
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ theme:
|
|||
|
||||
# 아이콘
|
||||
favicon: assets/Quad_MiniLogo.png
|
||||
logo: assets/Quad_MiniLogoWhite.png
|
||||
logo: assets/Quad_MiniLogoWhite.svg
|
||||
|
||||
# 일부 설정
|
||||
include_search_page: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue