Describing improvements

This commit is contained in:
hbrain 2026-06-05 09:34:58 +02:00
parent 980a61f367
commit 0a9471c10a
2 changed files with 12 additions and 2 deletions

View file

@ -211,8 +211,8 @@
btnBar.appendChild(cancelBtn); btnBar.appendChild(cancelBtn);
box.appendChild(h); box.appendChild(h);
if (teaserBox) box.appendChild(teaserBox); if (teaserBox) box.appendChild(teaserBox);
if (quoteBox) box.appendChild(quoteBox);
box.appendChild(pre); box.appendChild(pre);
if (quoteBox) box.appendChild(quoteBox);
box.appendChild(btnBar); box.appendChild(btnBar);
overlay.appendChild(box); overlay.appendChild(box);
document.body.appendChild(overlay); document.body.appendChild(overlay);

View file

@ -177,7 +177,17 @@ It should make someone want to click and read more.
Do not simply summarize the trip. Do not simply summarize the trip.
Highlight the funniest, strangest, most beautiful, or most ridiculous aspect. Highlight the funniest, strangest, most beautiful, or most ridiculous aspect.
Then write one coherent English motorcycle/travel blog description, max 320 words. Then write one coherent English motorcycle/travel blog description.
The description must contain between 256 and 320 words.
The description should contain:
- What happened.
- What was seen.
- What was felt.
- At least one memorable or amusing observation.
- A concluding thought.
Do not stop early. Develop a complete narrative with a beginning, middle and end.
Then create 5 to 8 lowercase tags relevant to the trip. Then create 5 to 8 lowercase tags relevant to the trip.
Use short tags only, for example: motorcycle, roadtrip, weather, landscape, ferry, town, mountains. Use short tags only, for example: motorcycle, roadtrip, weather, landscape, ferry, town, mountains.