lilien1010 commented on a change in pull request #110: fix apache apisix icon
not show issue
URL:
https://github.com/apache/incubator-apisix-dashboard/pull/110#discussion_r363132755
##########
File path: src/layout/components/Sidebar/SidebarLogo.vue
##########
@@ -69,6 +69,29 @@ export default class extends Vue {
@Prop({ required: true }) private collapse!: boolean
private title = 'APISIX'
+
+ get getIco() {
Review comment:
sure thisPR is too complicated, but I think use the same link from link.rel
will keep the Icon link consistent
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services