Skip to content

Commit

Permalink
+ # myTeam OS - 24/7 Collaboration & Monetization Engine
Browse files Browse the repository at this point in the history
  • Loading branch information
stefian committed Oct 5, 2020
1 parent 4b7e2c0 commit 73508a7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .firebaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projects": {
"default": "iteamos"
"default": "myteamos"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# iTeam OS - 24/7 Collaboration & Monetization Engine
# myTeam OS - 24/7 Collaboration & Monetization Engine

collaboration engine / social & enterprise innovation protocol - PoC

Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>iTeam PoC</title>
<title>myTeam PoC</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- <script src="lib/codemirror.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion src/components/header.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<header id="header">
<div class="logo">
<router-link to="/">iTeam OS</router-link>
<router-link to="/">myTeam OS</router-link>
</div>
<nav>
<ul>
Expand Down

0 comments on commit 73508a7

Please sign in to comment.