Skip to content

Commit

Permalink
SI @1618057293503 ms + <h1>Innovate @ AI speed</h1>
Browse files Browse the repository at this point in the history
  • Loading branch information
stefian committed Apr 10, 2021
1 parent a5debf2 commit 15d4fb1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .firebaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projects": {
"default": "esteambuild"
"default": "jobsai"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ES Team Builder App
# My Jobs AI App

natural collaboration engine / social monetization 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>ES Team Build PoC</title>
<title>My Jobs AI 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="left">
<router-link to="/"><img id="logo" src="../assets/icon_154-white.png">ES Team Build</router-link>
<router-link to="/"><img id="logo" src="../assets/icon_154-white.png">my Jobs AI</router-link>
</div>
<div class="center">
<router-link to="/"></router-link>
Expand Down
2 changes: 1 addition & 1 deletion src/components/welcome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<a href="https://SprintMonetizer.web.app/" title="Sprint Monetizer"> sprint </a>
<a href="https://ProMonetizer.web.app/" title="Pro Monetizer"> monetizer </a>
</p>
<h1>Team build @ AI speed</h1>
<h1>Innovate @ AI speed</h1>
<p><span class="red-text">socialize</span> >> <span class="yellow-text">innovate</span> >> <span class="blue-text">monetize</span> 24/7 - 3rd gen. DNA OS</p>
<div class="cta">
<router-link to="/signup">Sign Up</router-link>
Expand Down

0 comments on commit 15d4fb1

Please sign in to comment.