mirror of
https://github.com/ArthurDanjou/artdanj-resume.git
synced 2026-01-31 20:29:38 +01:00
Lint project
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'DownArrowIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.3em" height="1.3em" viewBox="0 0 256 256" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'DownArrowIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'GithubIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.3em" height="1.3em" viewBox="0 0 24 24" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'GithubIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'InstagramIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.2em" height="1.2em" viewBox="0 0 16 16" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'InstagramIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'LeftArrowIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1em" height="1em" viewBox="0 0 256 256" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'LeftArrowIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'LinkedInIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.5em" height="1.5em" viewBox="0 0 24 24" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'LinkedInIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'MailIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.3em" height="1.3em" viewBox="0 0 24 24" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'MailIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'MoonIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.3em" height="1.3em" viewBox="0 0 256 256" focusable="false">
|
||||
<path
|
||||
@@ -5,9 +11,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'MoonIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'SunIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.3em" height="1.3em" viewBox="0 0 256 256" focusable="false">
|
||||
<path
|
||||
@@ -5,9 +11,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'SunIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'RiTwitterLine',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1.5em" height="1.5em" viewBox="0 0 24 24">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'RiTwitterLine',
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user