File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
- <div >
2
+ <div id = " app-inner " >
3
3
<div >  ; </div >
4
4
<div >
5
5
<header >
34
34
<span v-if =" clickH1Triggered" >  ; (clicked via component)</span >
35
35
</h1 >
36
36
37
+ <a href =" https://www.npmjs.com/package/vue-easter-egg-trigger" >
38
+ <img
39
+ alt =" NPM Package"
40
+ src =" https://img.shields.io/npm/v/vue-easter-egg-trigger?color=1867c0&logo=npm"
41
+ />
42
+ </a >
43
+   ;
37
44
<a href =" https://github.com/webdevnerdstuff/vue-easter-egg-trigger" >
38
45
<img
39
46
src =" https://img.shields.io/github/package-json/v/webdevnerdstuff/vue-easter-egg-trigger"
Original file line number Diff line number Diff line change 9
9
< %= htmlWebpackPlugin.options.title %>
10
10
</ title >
11
11
12
+ < link rel ="icon " type ="image/svg+xml " href ="https://icon.horse/icon/vuejs.org " />
12
13
< link rel ="stylesheet " href ="https://pro.fontawesome.com/releases/v5.10.0/css/all.css "
13
14
integrity ="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p " crossorigin ="anonymous " />
14
15
< link rel ="preconnect " href ="https://fonts.gstatic.com ">
You can’t perform that action at this time.
0 commit comments