We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4681e6 commit 9292b4dCopy full SHA for 9292b4d
src/components/News.vue
@@ -56,7 +56,7 @@ export default {
56
data: () => ({
57
expanded: false,
58
news: [],
59
- imgUrlParams: '?w=300&h=300&fit=fill'
+ imgUrlParams: '?w=500&h=500'
60
}),
61
computed: {
62
loading() {
0 commit comments