Update New Name and version
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "LiveChat",
|
"name": "Womp",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "LiveChat",
|
"name": "Womp",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "webpack --progress --watch",
|
"start": "webpack --progress --watch",
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<img src="../assets/icons/icon128.png" alt="🔴" style="height: 2.5em;">
|
<img src="../assets/icons/icon128.png" alt="🔴" style="height: 2.5em;">
|
||||||
</span>
|
</span>
|
||||||
<span style="display:inline-block;vertical-align: middle;">
|
<span style="display:inline-block;vertical-align: middle;">
|
||||||
<h1>Live Chat Options</h1>
|
<h1>Womp Options</h1>
|
||||||
</span>
|
</span>
|
||||||
<span class="">
|
<span class="">
|
||||||
<button class="info_button" id="infoButton" >Info</button>
|
<button class="info_button" id="infoButton" >Info</button>
|
||||||
|
|||||||
@@ -18,12 +18,14 @@
|
|||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<img src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/icons/icon512.png" alt="Live Chat Logo">
|
<img src="https://cdn.jsdelivr.net/gh/wompmacho/womp/assets/icons/icon512.png" alt="womp Logo">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1><span class="fw-light">Welcome to the </span><span class="fw-bold">Chat</span></h1>
|
<h1><span class="fw-light">Welcome to the </span><span class="fw-bold">Chat</span></h1>
|
||||||
|
|
||||||
<p class="heading-note">This is still very beta</p>
|
<p class="heading-note">Were changing our name!</p>
|
||||||
|
<p class="heading-note">Aparently LIVE CHAT was a bad idea. Now We Are WOMP
|
||||||
|
</p>
|
||||||
|
|
||||||
<div class="shields">
|
<div class="shields">
|
||||||
<a href="https://discord.gg/pVNnTDA">
|
<a href="https://discord.gg/pVNnTDA">
|
||||||
@@ -32,6 +34,9 @@
|
|||||||
<a href="https://cdn.jsdelivr.net/gh/wompmacho/womp/src/assets/img/btc.JPG">
|
<a href="https://cdn.jsdelivr.net/gh/wompmacho/womp/src/assets/img/btc.JPG">
|
||||||
<img src="https://img.shields.io/static/v1?label=BTC&style=plastic&message=3QkKHVyT1nZLEeH8f77bUhXorXKPQs5gzN&color=red" alt="BTC shield.io">
|
<img src="https://img.shields.io/static/v1?label=BTC&style=plastic&message=3QkKHVyT1nZLEeH8f77bUhXorXKPQs5gzN&color=red" alt="BTC shield.io">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://github.com/wompmacho/womp">
|
||||||
|
<img alt="GitHub Release Date" src="https://img.shields.io/github/release-date/wompmacho/womp?label=Latest&style=plastic">
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
|
|
||||||
"name": "🔴 LIVE CHAT",
|
"name": "Womp",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "assets/icons/icon48.png",
|
"48": "assets/icons/icon48.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user