commit d2170ca8fbf11296dd8c09e6af56feb7cb89b33c Author: Xevion Date: Wed Sep 15 11:16:30 2021 -0500 Initial commit diff --git a/.idea/CyberGuide.iml b/.idea/CyberGuide.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/CyberGuide.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..0ed0845 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb45b43 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +CyberGuide diff --git a/_sass/main.scss b/_sass/main.scss new file mode 100644 index 0000000..e69de29