mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-15 01:34:06 +00:00
style(github): renaming files
This commit is contained in:
parent
b5c448f697
commit
73b00b29cb
@ -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
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user