mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
rm style attribute
This commit is contained in:
parent
8250eae723
commit
f207b5f07d
@ -18,7 +18,7 @@
|
||||
<script src="https://t.alipayobjects.com/images/T12TdfXlpbXXXXXXXX.js"></script>
|
||||
<script src="/static/script.js"></script>
|
||||
</head>
|
||||
<body style="{%- if post.filepath === 'README.md' %}background: #fff;{%- endif %}">
|
||||
<body>
|
||||
<header id="header">
|
||||
<a class="logo" href="/">
|
||||
<img width="60" src="https://t.alipayobjects.com/images/rmsweb/T1B9hfXcdvXXXXXXXX.svg">
|
||||
|
Loading…
Reference in New Issue
Block a user