update
34
art.html
|
|
@ -137,31 +137,31 @@ Graphics are made in various graphic editors with different file formats.">
|
|||
var blogJsonVar = [
|
||||
{
|
||||
"id": "202326",
|
||||
"text": "Binary text desktop wallpaper dark inkscape svg ",
|
||||
"url": ".\/art\/2023\/26-binary-text-desktop-wallpaper-dark-inkscape-svg.svg",
|
||||
"tag": " #binary #text #desktop #wallpaper #dark #inkscape #svg",
|
||||
"time": "1692677057"
|
||||
"text": "Binary text desktop wallpaper dark inkscape png ",
|
||||
"url": ".\/art\/2023\/26-binary-text-desktop-wallpaper-dark-inkscape-png.png",
|
||||
"tag": " #binary #text #desktop #wallpaper #dark #inkscape #png",
|
||||
"time": "1692703514"
|
||||
},
|
||||
{
|
||||
"id": "202325",
|
||||
"text": "Binary text desktop wallpaper light inkscape svg ",
|
||||
"url": ".\/art\/2023\/25-binary-text-desktop-wallpaper-light-inkscape-svg.svg",
|
||||
"tag": " #binary #text #desktop #wallpaper #light #inkscape #svg",
|
||||
"time": "1692677176"
|
||||
"text": "Binary text desktop wallpaper light inkscape png ",
|
||||
"url": ".\/art\/2023\/25-binary-text-desktop-wallpaper-light-inkscape-png.png",
|
||||
"tag": " #binary #text #desktop #wallpaper #light #inkscape #png",
|
||||
"time": "1692703487"
|
||||
},
|
||||
{
|
||||
"id": "202324",
|
||||
"text": "Binary text mobile wallpaper light inkscape svg ",
|
||||
"url": ".\/art\/2023\/24-binary-text-mobile-wallpaper-light-inkscape-svg.svg",
|
||||
"tag": " #binary #text #mobile #wallpaper #light #inkscape #svg",
|
||||
"time": "1692674795"
|
||||
"text": "Binary text mobile wallpaper light inkscape png ",
|
||||
"url": ".\/art\/2023\/24-binary-text-mobile-wallpaper-light-inkscape-png.png",
|
||||
"tag": " #binary #text #mobile #wallpaper #light #inkscape #png",
|
||||
"time": "1692703456"
|
||||
},
|
||||
{
|
||||
"id": "202323",
|
||||
"text": "Binary text mobile wallpaper dark inkscape svg ",
|
||||
"url": ".\/art\/2023\/23-binary-text-mobile-wallpaper-dark-inkscape-svg.svg",
|
||||
"tag": " #binary #text #mobile #wallpaper #dark #inkscape #svg",
|
||||
"time": "1692674842"
|
||||
"text": "Binary text mobile wallpaper dark inkscape png ",
|
||||
"url": ".\/art\/2023\/23-binary-text-mobile-wallpaper-dark-inkscape-png.png",
|
||||
"tag": " #binary #text #mobile #wallpaper #dark #inkscape #png",
|
||||
"time": "1692703433"
|
||||
},
|
||||
{
|
||||
"id": "202322",
|
||||
|
|
@ -377,7 +377,7 @@ var blogJsonVar =
|
|||
|
||||
|
||||
<style>
|
||||
.postXL .pre { font-size: medium; }
|
||||
.postXL .pre { font-size: medium; text-transform: capitalize; }
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
BIN
art/2023/23-binary-text-mobile-wallpaper-dark-inkscape-png.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
|
Before Width: | Height: | Size: 195 KiB |
BIN
art/2023/24-binary-text-mobile-wallpaper-light-inkscape-png.png
Normal file
|
After Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 211 KiB |
BIN
art/2023/25-binary-text-desktop-wallpaper-light-inkscape-png.png
Normal file
|
After Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 223 KiB |
BIN
art/2023/26-binary-text-desktop-wallpaper-dark-inkscape-png.png
Normal file
|
After Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 192 KiB |
|
|
@ -307,9 +307,10 @@ var blogJsonVar =
|
|||
|
||||
|
||||
<style>
|
||||
.postXL .pre { font-size: medium; }
|
||||
.postXL .pre { font-size: medium; text-transform: capitalize; }
|
||||
</style>
|
||||
|
||||
|
||||
<script>
|
||||
blog("echoBlog", blogJsonVar, 'postXL', 'on', 'on', '5', 'photo.html', 'off', '');
|
||||
// printId, blogJsonVar, postClass, embedStatus, tagListStatus, postLimit, scriptDir, multiEmbedStatus
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// v.1.1.65
|
||||
// v.1.1.67
|
||||
|
||||
|
||||
|
||||
|
|
@ -650,15 +650,18 @@ case 'mus#':
|
|||
q = q3.replace(q2, '');
|
||||
q = q.trim();
|
||||
q = encodeURIComponent(q);
|
||||
|
||||
sRedirUrl = "/projects/22-radio/";
|
||||
|
||||
if(q != ''){
|
||||
url = "/?q="+q+' m';
|
||||
sRedirUrl = url;
|
||||
}
|
||||
break;
|
||||
|
||||
case 'no#':
|
||||
sRedirUrl = "/mini-projects/12-not-sleep-pc/";
|
||||
break;
|
||||
|
||||
|
||||
case 'ti#':
|
||||
sRedirUrl = "/projects/30-time-stopwatch/";
|
||||
break;
|
||||
|
|
|
|||
|
|
@ -1083,7 +1083,7 @@ fuAds('', 'ads2', '');
|
|||
<script src="/projects/1-blog/script.js"></script>
|
||||
|
||||
<style>
|
||||
.postXL .pre { font-size: medium; }
|
||||
.postXL .pre { font-size: medium; text-transform: capitalize; }
|
||||
</style>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -330,12 +330,12 @@ var blogJsonVar =
|
|||
</script>
|
||||
|
||||
<style>
|
||||
.post2 .pre { font-size: medium; }
|
||||
.post2 .pre { font-size: medium; text-transform: capitalize; }
|
||||
</style>
|
||||
|
||||
|
||||
<script>
|
||||
blog("echoBlog", blogJsonVar, 'post2', 'on', 'on', '10', 'templates.html', 'on', '', '', `
|
||||
blog("echoBlog", blogJsonVar, 'post2', 'on', 'on', '5', 'templates.html', 'on', '', '', `
|
||||
<div class="pre small">
|
||||
* i, abc - something from main website
|
||||
</div>
|
||||
|
|
|
|||