Added robots file and changed description

This commit is contained in:
Liam 2022-10-03 09:13:27 +01:00
parent ced508b6f6
commit b7d249aee5
4 changed files with 4 additions and 1 deletions

@ -1,6 +1,6 @@
{
"name": "BeatSaber Overlay",
"description": "Simple scoresaber overlay",
"description": "A simple scoresaber overlay for OBS",
"color": "#0EBFE9",
"url": "https://bs-overlay.fascinated.cc",
"proxy_url": "https://bangor375.herokuapp.com"

@ -18,6 +18,7 @@ function MyApp({ Component, pageProps }) {
<meta property="og:url" content= {Config.url} key="title" />
<meta property="og:description" content= {Config.description} key="description" />
<meta name="theme-color" content= {Config.color} />
<meta name="description" content= {Config.description}></meta>
<noscript>
<img src="https://analytics.fascinated.cc/ingress/4bc413fa-a126-4860-9a6a-22d10d5cf2fb/pixel.gif" />
</noscript>

@ -315,6 +315,7 @@ export default class Home extends Component {
</div>
: !isValidScoresaber ?
<div className={'invalid-player'}>
<h1>BeatSaber Overlay</h1>
<div style={{ fontWeight: 'bold', marginBottom: '50px' }}>
<p>This is currently just a simple overlay for OBS displaying ScoreSaber stats.</p>
<p>If you have any suggestions you can message me on discord @ Fascinated#4719</p>

1
public/robots.txt Normal file

@ -0,0 +1 @@
User-agent: * Disallow: