diff --git a/pages/revivals/novetus.md b/pages/revivals/novetus.md
index 53f273a..49de9d7 100644
--- a/pages/revivals/novetus.md
+++ b/pages/revivals/novetus.md
@@ -2,6 +2,7 @@
name: Novetus
website: https://bitl.itch.io/novetus
logo: novetus.png
+date: 2023-07-09 01:58 PM
clients:
- 2007
- 2008
@@ -10,6 +11,14 @@ clients:
- 2011
- 2012
overview: |
- Novetus is a long-standing part of the revival community and has been there from the very beginning - over time it has been updated with new features that solidify its place in this community.
+ Novetus is a long-standing part of the revival community and has been there for quite a while - over time it has been updated with new features that solidify its place in this community.
author: task
+rating: # Optional, rating is out of 5
+ clients: 5
+ overall: 5
---
+Novetus is a multi-client launcher created by Bitl back in late 2018 as a successor to his previous project RBXLegacy. In addition to being built on the same codebase, Novetus brings a heap of new features that elevates it above its predecessor and improves on user experience.
+
+
+
+fsdfdssdadadadadadadadadadadadadadadadadsssssssssssssssssssssssssssssss
diff --git a/src/routes/revival/[revival]/+page.svelte b/src/routes/revival/[revival]/+page.svelte
index 9bc362a..3c960b0 100644
--- a/src/routes/revival/[revival]/+page.svelte
+++ b/src/routes/revival/[revival]/+page.svelte
@@ -15,7 +15,7 @@
-
+
{#if data.logo}
+
+
Rating
-
Rating
-
-
- {#each Object.keys(ratingCategories) as category}
-
- |
- {category.charAt(0).toUpperCase() +
- category.slice(1)}
- |
-
-
- |
-
- {/each}
-
+
+ {#each Object.keys(ratingCategories) as category}
+
+ |
+ {category.charAt(0).toUpperCase() +
+ category.slice(1)}
+ |
+
+
+ |
+
+ {/each}
+
+
{:else}
@@ -142,4 +143,8 @@
:global(p)
margin 0
opacity 0.8
+
+ :global(p)
+ word-wrap: break-word
+ float: right
diff --git a/static/revivals/novetus-1.png b/static/revivals/novetus-1.png
new file mode 100644
index 0000000..c6a4c7a
Binary files /dev/null and b/static/revivals/novetus-1.png differ