Skip to content

Commit

Permalink
💄 UI: better preview icon img
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Aug 14, 2020
1 parent 64b572a commit 1354326
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 23 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/preview.yml

This file was deleted.

6 changes: 5 additions & 1 deletion public/pro_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions src/pages/document.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<title>Ant Design Pro</title>
<link
rel="icon"
href="https://gw.alipayobjects.com/zos/antfincdn/r3d46eFZ7D/method-draw-image.ico"
type="image/x-icon"
/>
<link rel="icon" href="<%= context.config.publicPath +'favicon.ico'%>" type="image/x-icon" />
</head>
<body>
<noscript>Out-of-the-box mid-stage front/design solution!</noscript>
Expand Down

0 comments on commit 1354326

Please sign in to comment.