Compare commits
11 Commits
claude
...
e380bab23f
Author | SHA1 | Date | |
---|---|---|---|
e380bab23f
|
|||
af24425703
|
|||
2cc73c78f6
|
|||
0bec698450
|
|||
e8c3754753
|
|||
8cd58b81c7
|
|||
2908d0094b
|
|||
535d7493ff
|
|||
b6f9e7d659
|
|||
7dec84e029
|
|||
8de437d5af
|
2
public
2
public
Submodule public updated: e128fb2c1a...306d8fbf50
@@ -26,7 +26,7 @@ do
|
|||||||
|
|
||||||
if [ ! -f $oo ];then
|
if [ ! -f $oo ];then
|
||||||
echo $oo
|
echo $oo
|
||||||
convert $o -gravity center -extent 8000x4000 $oo
|
magick convert $o -gravity center -extent 8000x4000 $oo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# mkdir -p $o_dir/$id
|
# mkdir -p $o_dir/$id
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<link rel="stylesheet" href="https://yui.syui.ai/pkg/icomoon/icomoon.css" />
|
<link rel="stylesheet" href="https://syui.ai/bower_components/icomoon/style.css" />
|
||||||
<link rel="stylesheet" href="https://yui.syui.ai/pkg/font-awesome/css/all.min.css" />
|
<link rel="stylesheet" href="https://syui.ai/bower_components/font-awesome/css/all.min.css" />
|
||||||
<div class="menu">
|
<div class="menu">
|
||||||
<a href="/" class="top-icon"><span class="icon-ai"></span></a>
|
<a href="/" class="top-icon"><span class="icon-ai"></span></a>
|
||||||
<code v-if="loc === 'te'"><a href="https://bsky.app/profile/yui.syui.ai" target="_blank">@yui.syui.ai</a> /ten</code>
|
<code v-if="loc === 'te'"><a href="https://bsky.app/profile/yui.syui.ai" target="_blank">@yui.syui.ai</a> /ten</code>
|
||||||
|
Reference in New Issue
Block a user