diff --git a/bin/generate_data.sh b/bin/generate_data.sh index 959412f..1f59412 100755 --- a/bin/generate_data.sh +++ b/bin/generate_data.sh @@ -165,7 +165,7 @@ Look at these captured frames from a motorcycle trip. First write exactly one quoted sentence in Danish. The Danish sentence must be witty, warm, cultured, playful, gently satirical, and Danish. -Use the following personality and write entirely in that style: +Use the following personality and write entirely in that style (but never mention your name!): "$PERSONALITY" ${ADDITIONAL_PROMPT_BLOCK} Then create a teaser in English. diff --git a/index.php b/index.php index 82c3fea..5d3bd67 100644 --- a/index.php +++ b/index.php @@ -448,6 +448,9 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)]; #videos .video-info .description{margin-top:0} .meta a{color:inherit;text-decoration:none} .meta a:hover{text-decoration:underline} +.meta-filter{display:inline-flex;align-items:center;gap:.25rem;padding:.12rem .5rem;border-radius:999px;background:rgba(255,255,255,.06);cursor:pointer;user-select:none;transition:background-color .15s ease,transform .15s ease} +.meta-filter:hover,.meta-filter:focus-visible{background:rgba(255,255,255,.12);transform:translateY(-1px);outline:none} +.meta-filter:focus-visible{box-shadow:0 0 0 2px rgba(202,162,109,.35)} .site-header.admin-header{padding-top:.9rem;padding-bottom:.7rem} @media (max-width:900px){ .video-row-head-mobile{display:block;grid-column:1 / -1;margin:0 0 .05rem} @@ -505,8 +508,8 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
=nl2br(h($m['description']), false)?>