mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
Index page use custom css
This commit is contained in:
parent
fa23987ec8
commit
0d855702b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
css:
|
css:
|
||||||
- ../static/styles/custom/home.css
|
- /static/styles/custom/home.css
|
||||||
---
|
---
|
||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<div class="container mascot">
|
<div class="container mascot">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue