You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/pages/MusicPage.js
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,14 @@ function MusicPage() {
47
47
/>
48
48
<linkrel="canonical"href={fullURL}/>
49
49
</Helmet>
50
+
<divclassName="notification">
51
+
<h1>
52
+
In a few days/weeks, a new version of RomanizedMM will be released. The URL to access www.romanizedmm.com will remain the same.
53
+
</h1>
54
+
<h1>
55
+
It is possible that you may not see us on search engines (Google, Bing) for weeks to months due to indexing. I will try my best to get this site visible as soon as possible.
0 commit comments