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 11<template >
2- <div >
2+ <div id = " app-inner " >
33 <div >  ; </div >
44 <div >
55 <header >
3434 <span v-if =" clickH1Triggered" >  ; (clicked via component)</span >
3535 </h1 >
3636
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+   ;
3744 <a href =" https://github.com/webdevnerdstuff/vue-easter-egg-trigger" >
3845 <img
3946 src =" https://img.shields.io/github/package-json/v/webdevnerdstuff/vue-easter-egg-trigger"
Original file line number Diff line number Diff line change 99 < %= htmlWebpackPlugin.options.title %>
1010 </ title >
1111
12+ < link rel ="icon " type ="image/svg+xml " href ="https://icon.horse/icon/vuejs.org " />
1213 < link rel ="stylesheet " href ="https://pro.fontawesome.com/releases/v5.10.0/css/all.css "
1314 integrity ="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p " crossorigin ="anonymous " />
1415 < link rel ="preconnect " href ="https://fonts.gstatic.com ">
You can’t perform that action at this time.
0 commit comments