diff --git a/blueprints/risdeveau/templates/88x31.pug b/blueprints/risdeveau/templates/88x31.pug index 8546f3b..d363f19 100644 --- a/blueprints/risdeveau/templates/88x31.pug +++ b/blueprints/risdeveau/templates/88x31.pug @@ -3,6 +3,9 @@ div a.disabled(href="https://chest.lair.moe") img(src="/static/img/88x31/gf.png") + a(href="//lair.moe") + img(src="/static/img/88x31/lair.gif") + a#pie(href="https://preview.about.akarpov.ru") img(src="/static/img/88x31/withpie.gif") diff --git a/blueprints/risdeveau/templates/contacts.pug b/blueprints/risdeveau/templates/contacts.pug index 9f1bedf..45bf0b9 100644 --- a/blueprints/risdeveau/templates/contacts.pug +++ b/blueprints/risdeveau/templates/contacts.pug @@ -2,7 +2,7 @@ h3 Development .blocks.badges a.block(href="//g.lair.moe/Sweetbread") - img.icon(src="/static/icon/service/gitea.webp") + img.icon(src="/static/img/service/gitea.webp") | Gitea a.block(href="https://github.com/VerySweetBread") @@ -20,7 +20,7 @@ | Matrix a.block(href="//b.lair.moe/@risdeveau") - img.icon(src="/static/icon/service/sharkey.webp") + img.icon(src="/static/img/service/sharkey.webp") | Fediverse a.block(href="https://discord.com/users/459823895256498186") diff --git a/blueprints/risdeveau/templates/index.pug b/blueprints/risdeveau/templates/index.pug index 805e487..df610cc 100644 --- a/blueprints/risdeveau/templates/index.pug +++ b/blueprints/risdeveau/templates/index.pug @@ -7,7 +7,7 @@ html(lang="en") each f in ('tw', 'main', 'risdeveau') link(rel="stylesheet", href="/static/style/#{f}.css") - link(rel="icon" type="image/webp" href="/static/icon/us/risdeveau.webp") + link(rel="icon" type="image/webp" href="/static/img/us/risdeveau.webp") script(src="/static/script/rtime.js") script( diff --git a/blueprints/root/static/img/88x31/lair.gif b/blueprints/root/static/img/88x31/lair.gif new file mode 100644 index 0000000..7e75de6 Binary files /dev/null and b/blueprints/root/static/img/88x31/lair.gif differ diff --git a/blueprints/root/static/icon/lair.webp b/blueprints/root/static/img/lair.webp similarity index 100% rename from blueprints/root/static/icon/lair.webp rename to blueprints/root/static/img/lair.webp diff --git a/blueprints/root/static/icon/service/gitea.webp b/blueprints/root/static/img/service/gitea.webp similarity index 100% rename from blueprints/root/static/icon/service/gitea.webp rename to blueprints/root/static/img/service/gitea.webp diff --git a/blueprints/root/static/icon/service/sharkey.webp b/blueprints/root/static/img/service/sharkey.webp similarity index 100% rename from blueprints/root/static/icon/service/sharkey.webp rename to blueprints/root/static/img/service/sharkey.webp diff --git a/blueprints/root/static/icon/us/chest.webp b/blueprints/root/static/img/us/chest.webp similarity index 100% rename from blueprints/root/static/icon/us/chest.webp rename to blueprints/root/static/img/us/chest.webp diff --git a/blueprints/root/static/icon/us/risdeveau.webp b/blueprints/root/static/img/us/risdeveau.webp similarity index 100% rename from blueprints/root/static/icon/us/risdeveau.webp rename to blueprints/root/static/img/us/risdeveau.webp diff --git a/blueprints/root/templates/base.pug b/blueprints/root/templates/base.pug index 0473c13..8d79fe2 100644 --- a/blueprints/root/templates/base.pug +++ b/blueprints/root/templates/base.pug @@ -4,7 +4,7 @@ html(lang=g.locale) title Lair link(rel="stylesheet" href="/static/style/main.css") - link(rel="icon" type="image/webp" href="/static/icon/lair.webp") + link(rel="icon" type="image/webp" href="/static/img/lair.webp") script(src="/static/script/copy-mono.js") script( @@ -18,7 +18,7 @@ html(lang=g.locale) meta(property="og:type" value="website") meta(property="og:url" value="https://lair.moe") meta(property="og:title" value="Lair.moe") - meta(property="og:image" value="https://lair.moe/static/icon/lair.webp") + meta(property="og:image" value="https://lair.moe/static/img/lair.webp") meta(property="og:description" value=_("description")) body diff --git a/blueprints/root/templates/index.pug b/blueprints/root/templates/index.pug index 2cf0fb3..79f9895 100644 --- a/blueprints/root/templates/index.pug +++ b/blueprints/root/templates/index.pug @@ -1,19 +1,19 @@ extends root/templates/base.pug block title - img.icon(src="/static/icon/lair.webp") + img.icon(src="/static/img/lair.webp") | Lair block content a.block(href="https://b.lair.moe" target="_blank") .header - img.icon(src="/static/icon/service/sharkey.webp") + img.icon(src="/static/img/service/sharkey.webp") strong Sharkey p= _('index.descr:sharkey') a.block(href="https://g.lair.moe" target="_blank") .header - img.icon(src="/static/icon/service/gitea.webp") + img.icon(src="/static/img/service/gitea.webp") strong Gitea p= _('index.descr:gitea') diff --git a/blueprints/root/templates/us.pug b/blueprints/root/templates/us.pug index da63a8b..c3251f0 100644 --- a/blueprints/root/templates/us.pug +++ b/blueprints/root/templates/us.pug @@ -6,12 +6,12 @@ block title block content a.block.green(href=url_for('risdeveau.index')) .header - img.icon(src="/static/icon/us/risdeveau.webp") + img.icon(src="/static/img/us/risdeveau.webp") | Sweetbread | Главный админ, занимается почти всеми сервисами. Создал этот сайт .block.orange.disabled .header - img.icon(src="/static/icon/us/chest.webp") + img.icon(src="/static/img/us/chest.webp") | Chest | Должна была помогать делать этот сайт