Skip to content

Commit

Permalink
Sentivate
Browse files Browse the repository at this point in the history
New company transition
  • Loading branch information
sentivate committed Nov 7, 2019
1 parent 17d228b commit d3468b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
| SENTIVATE |
| :----: |
| ![Sentivate Logo](https://raw.githubusercontent.com/sentivate/SentivateAlphaNetwork/master/resources/logo.png)|
|[Sentivate](https://sentivate.com) - [Twitter](https://twitter.com/sentivate) - [Instagram](https://instagram.com/sntvt) - [Arity](https://arity.company) - [Arity Twitter](https://twitter.com/TheRealArity)|
|[Sentivate](https://sentivate.com) - [Twitter](https://twitter.com/sentivate) - [Instagram](https://instagram.com/sntvt) |
---
#### Experimental Branch of the Sentivate Network
- This code base release is focused on the client/server modules, extending into core systems, & Browser.
Expand Down
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
console.log(`${title}\n${content}`);
};
if (process.mas) {
app.setName('Universal Web Browser by Arity');
app.setName('Universal Web Browser');
}
let mainWindow = null;
function initialize() {
Expand Down
2 changes: 1 addition & 1 deletion maintenance/keepachangelog.hbs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
| SENTIVATE - CHANGELOG |
| :----: |
| ![Sentivate Logo](https://raw.githubusercontent.com/sentivate/SentivateAlphaNetwork/master/resources/logo.png)|
|[Sentivate](https://sentivate.com) - [Twitter](https://twitter.com/sentivate) - [Instagram](https://instagram.com/sntvt) - [Arity](https://arity.company) - [Arity Twitter](https://twitter.com/TheRealArity)|
|[Sentivate](https://sentivate.com) - [Twitter](https://twitter.com/sentivate) - [Instagram](https://instagram.com/sntvt) |
---
{{#each releases}}
Expand Down

0 comments on commit d3468b9

Please sign in to comment.