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",
|
||||
"version": "1.0.2",
|
||||
"name": "Womp",
|
||||
"version": "1.0.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "LiveChat",
|
||||
"version": "1.0.2",
|
||||
"name": "Womp",
|
||||
"version": "1.0.3",
|
||||
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
||||
"scripts": {
|
||||
"start": "webpack --progress --watch",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<img src="../assets/icons/icon128.png" alt="🔴" style="height: 2.5em;">
|
||||
</span>
|
||||
<span style="display:inline-block;vertical-align: middle;">
|
||||
<h1>Live Chat Options</h1>
|
||||
<h1>Womp Options</h1>
|
||||
</span>
|
||||
<span class="">
|
||||
<button class="info_button" id="infoButton" >Info</button>
|
||||
|
||||
@@ -18,12 +18,14 @@
|
||||
|
||||
<div class="container">
|
||||
<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>
|
||||
|
||||
<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">
|
||||
<a href="https://discord.gg/pVNnTDA">
|
||||
@@ -32,6 +34,9 @@
|
||||
<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">
|
||||
</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>
|
||||
|
||||
<hr>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
|
||||
"name": "🔴 LIVE CHAT",
|
||||
"version": "1.0.2",
|
||||
"name": "Womp",
|
||||
"version": "1.0.3",
|
||||
"description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.",
|
||||
"icons": {
|
||||
"48": "assets/icons/icon48.png",
|
||||
|
||||
Reference in New Issue
Block a user