Skip to content

Commit

Permalink
meta update
Browse files Browse the repository at this point in the history
  • Loading branch information
jadiehm committed Oct 12, 2023
1 parent d630786 commit ce55ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Meta.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script>
export let title = "What Does a Happily Ever After Look Like?";
export let description = "We looked at over 1,300 romance novel covers featured in Publishers Weekly from 2011 to 2023 and evaluated each cover based on its raunchiness (or level of undress), art style, and representation of racial diversity.";
export let description = "We looked at over 1,400 romance novel covers featured in Publishers Weekly from 2011 to 2023 and evaluated each cover based on its raunchiness (or level of undress), art style, and representation of racial diversity.";
export let url = "https://pudding.cool/2023/10/romance-covers";
export let keywords = "romance, literature, book, novel, love, heartbreak, diverity, race, gender, raunchiness, fabio, visual, illustration, cover, art";
export let preloadFont = [];
Expand Down

0 comments on commit ce55ae1

Please sign in to comment.