mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
style(github): renaming files
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<template lang="pug">
|
||||
.l-default
|
||||
github-corner(
|
||||
the-github(
|
||||
class="l-default__github"
|
||||
)
|
||||
|
||||
@@ -21,12 +21,12 @@
|
||||
|
||||
<script>
|
||||
// PROJECT
|
||||
import GithubCorner from "@/components/GithubCorner";
|
||||
import TheGithub from "@/components/TheGithub";
|
||||
import TheCopyright from "@/components/TheCopyright";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
GithubCorner,
|
||||
TheGithub,
|
||||
TheCopyright
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user