diff --git a/src/App.vue b/src/App.vue
index e9553e1..8f82218 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -56,7 +56,7 @@
- Wings
+ Wings
-
Head
+
Head
@@ -143,7 +143,7 @@
- Upper Body
+ Upper Body
-
Additional References
-
+ Additional Muscle References
+
+
+ Some of these additional references are NSFW. Click
+ here to see them.
+
+
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
+
- Penis
+ Penis
@@ -305,7 +302,7 @@
- Warm Weather
+ Casual Wear
-
@@ -401,7 +398,8 @@
- - Sleeveless Hoodie (hood goes on) OR Tank Top
+ - Either Sleeveless Hoodie (open, hood on)
+ - Or Tank Top
- Fingerless Gloves
- Apple Watch (fitness tracking)
- Short Shorts
@@ -611,7 +609,7 @@ export default {
},
data() {
return {
- nsfw: true
+ nsfw: false
};
},
mixins: [Sebin, Helper]