diff --git a/client/src/App.vue b/client/src/App.vue index 48ec3cb..78b26a3 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -4,9 +4,10 @@ import Header from './components/Header.vue' diff --git a/client/src/assets/.gitkeep b/client/src/assets/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/client/src/assets/mobus.txt b/client/src/assets/mobus.txt new file mode 100644 index 0000000..1748201 --- /dev/null +++ b/client/src/assets/mobus.txt @@ -0,0 +1,3 @@ + +// assets will contain common public resources +// icons, fonts (if needed locally), images, whatever diff --git a/client/src/components/.gitkeep b/client/src/components/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/client/src/components/Header.vue b/client/src/components/Header.vue index 1ce9059..a017076 100644 --- a/client/src/components/Header.vue +++ b/client/src/components/Header.vue @@ -1,4 +1,7 @@ + + +