This commit is contained in:
inonehp 2023-08-22 22:58:28 +03:00
commit 0eb574d7d9
6 changed files with 5 additions and 5 deletions

View file

@ -140,28 +140,28 @@ var blogJsonVar = [
"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": "1692718027"
"time": "1692734190"
},
{
"id": "202325",
"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": "1692717996"
"time": "1692734166"
},
{
"id": "202324",
"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": "1692717963"
"time": "1692734144"
},
{
"id": "202323",
"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": "1692717933"
"time": "1692734119"
},
{
"id": "202322",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 136 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Before After
Before After

View file

@ -54,7 +54,7 @@ echo <<<e
<label class="xSmall op" for="text">text:</label>
<textarea id="text" name="text" rows="4" cols="50">$text</textarea>
<input class="xxSmall" style="padding: 0; min-height: 1px; height: 24px;" type="submit">
<input type="submit">
</form>