Skip to content
Snippets Groups Projects
Footer.vue 647 B
Newer Older
  • Learn to ignore specific revisions
  •           AURA/<b>dashboard v0.0.42</b> |
              <router-link to="/credits">
                Credits
              </router-link> |
              ...
    
            <b-col align="right">
              All the UI you need to run a community radio ... almost ... working on it!
    
      </footer>
    </template>
    
    <script>
    export default {
    }
    </script>
    
    
      border-top: 1px solid #2e3436;
    
      color: rgba(255, 255, 255, 0.5);
      width: 100%;
      margin-top: auto;