allow disproportionate memes
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
const SITE_NAME = 'The Meme Protocol';
|
||||
const SITE_DESCRIPTION = 'A live, moderated meme stream for The Meme Protocol: square WebP memes, MEME_CONSENSUS_SCORE ranking, and community review.';
|
||||
const SITE_DESCRIPTION = 'A live, moderated meme stream for The Meme Protocol: WebP memes, MEME_CONSENSUS_SCORE ranking, and community review.';
|
||||
const REPO_URL = 'https://git.yoonect.com/Nautilus/bitsforfree';
|
||||
|
||||
export function publicBaseUrl(req) {
|
||||
@@ -76,7 +76,7 @@ export function llmsTxt(baseUrl) {
|
||||
return [
|
||||
'# The Meme Protocol',
|
||||
'',
|
||||
'> A live, moderated meme gallery. Uploads are square PNG/JPEG inputs normalized to metadata-stripped WebP, scored with MEME_CONSENSUS_SCORE, and published only after AI or admin approval.',
|
||||
'> A live, moderated meme gallery. Uploads are PNG/JPEG inputs normalized to metadata-stripped WebP, scored with MEME_CONSENSUS_SCORE, and published only after AI or admin approval.',
|
||||
'',
|
||||
'Important URLs:',
|
||||
`- Site: ${baseUrl}/`,
|
||||
|
||||
Reference in New Issue
Block a user