mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
test(avatar): decrease image size to speed up init
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
<body>
|
||||
<ion-avatar>
|
||||
<img src="https://images.unsplash.com/photo-1485832329521-e944d75fa65e?auto=format&fit=crop&w=1950&q=80&ixid=dW5zcGxhc2guY29tOzs7Ozs%3D"/>
|
||||
<img src="https://images.unsplash.com/photo-1485832329521-e944d75fa65e?auto=format&fit=crop&w=500&q=80&ixid=dW5zcGxhc2guY29tOzs7Ozs%3D"/>
|
||||
</ion-avatar>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user