Skip to content

Commit

Permalink
+ <h1>Solutions @ AI speed</h1>
Browse files Browse the repository at this point in the history
  • Loading branch information
stefian committed Oct 8, 2020
1 parent 0e482ad commit 67c51aa
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": "politicsai"
"default": "bigoai"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Politics AI - 24/7 Collaboration & Monetization Engine
# Big O AI - 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>Politics AI PoC</title>
<title>Big O 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="logo">
<router-link to="/">Politics AI</router-link>
<router-link to="/">Big O AI</router-link>
</div>
<nav>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion src/components/welcome.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div id="welcome">
<h1>Politics @ AI speed</h1>
<h1>Solutions @ AI speed</h1>
<p>collaborate compete monetize 24/7 - 3rd gen DNA OS</p>
<div class="cta">
<router-link to="/signup">Sign Up</router-link>
Expand Down

0 comments on commit 67c51aa

Please sign in to comment.