Compare commits
2 commits
e86a17b2e7
...
ddd3b178b0
Author | SHA1 | Date | |
---|---|---|---|
ddd3b178b0 | |||
6e75d6d985 |
3 changed files with 117 additions and 107 deletions
124
composer.lock
generated
124
composer.lock
generated
|
@ -127,11 +127,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "flashwave/index",
|
"name": "flashwave/index",
|
||||||
"version": "v0.2408.40014",
|
"version": "v0.2408.182001",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://patchii.net/flash/index.git",
|
"url": "https://patchii.net/flash/index.git",
|
||||||
"reference": "fbca708fbd75e8ecc6b36b39c1307a67bf250808"
|
"reference": "5a1fdcccedf818897a3468d5457875fabfb2ce28"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
|
@ -165,21 +165,21 @@
|
||||||
],
|
],
|
||||||
"description": "Composer package for the common library for my projects.",
|
"description": "Composer package for the common library for my projects.",
|
||||||
"homepage": "https://railgun.sh/index",
|
"homepage": "https://railgun.sh/index",
|
||||||
"time": "2024-08-04T00:14:17+00:00"
|
"time": "2024-08-18T20:01:21+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "flashwave/sasae",
|
"name": "flashwave/sasae",
|
||||||
"version": "v1.1.0",
|
"version": "v1.1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://patchii.net/flash/sasae.git",
|
"url": "https://patchii.net/flash/sasae.git",
|
||||||
"reference": "ad63107a4387aa35c45bce71c2d6262a15b96f9d"
|
"reference": "897a28e56926ad465bf0daf587caf3d92a311383"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flashwave/index": "^0.2408.40014",
|
"flashwave/index": "^0.2408.40014",
|
||||||
"php": ">=8.3",
|
"php": ">=8.3",
|
||||||
"twig/html-extra": "^3.10",
|
"twig/html-extra": "^3.12",
|
||||||
"twig/twig": "^3.10"
|
"twig/twig": "^3.12"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpstan/phpstan": "^1.11",
|
"phpstan/phpstan": "^1.11",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
],
|
],
|
||||||
"description": "A wrapper for Twig with added common functionality.",
|
"description": "A wrapper for Twig with added common functionality.",
|
||||||
"homepage": "https://railgun.sh/sasae",
|
"homepage": "https://railgun.sh/sasae",
|
||||||
"time": "2024-08-04T00:48:17+00:00"
|
"time": "2024-09-01T20:38:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "flashwave/syokuhou",
|
"name": "flashwave/syokuhou",
|
||||||
|
@ -422,16 +422,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nesbot/carbon",
|
"name": "nesbot/carbon",
|
||||||
"version": "3.7.0",
|
"version": "3.8.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||||
"reference": "cb4374784c87d0a0294e8513a52eb63c0aff3139"
|
"reference": "bbd3eef89af8ba66a3aa7952b5439168fbcc529f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cb4374784c87d0a0294e8513a52eb63c0aff3139",
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bbd3eef89af8ba66a3aa7952b5439168fbcc529f",
|
||||||
"reference": "cb4374784c87d0a0294e8513a52eb63c0aff3139",
|
"reference": "bbd3eef89af8ba66a3aa7952b5439168fbcc529f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -524,7 +524,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-07-16T22:29:20+00:00"
|
"time": "2024-08-19T06:22:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/clock",
|
"name": "psr/clock",
|
||||||
|
@ -684,16 +684,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/log",
|
"name": "psr/log",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-fig/log.git",
|
"url": "https://github.com/php-fig/log.git",
|
||||||
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
|
"reference": "79dff0b268932c640297f5208d6298f71855c03e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
"url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e",
|
||||||
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
|
"reference": "79dff0b268932c640297f5208d6298f71855c03e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -728,9 +728,9 @@
|
||||||
"psr-3"
|
"psr-3"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/php-fig/log/tree/3.0.0"
|
"source": "https://github.com/php-fig/log/tree/3.0.1"
|
||||||
},
|
},
|
||||||
"time": "2021-07-14T16:46:02+00:00"
|
"time": "2024-08-21T13:31:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ralouphie/getallheaders",
|
"name": "ralouphie/getallheaders",
|
||||||
|
@ -833,16 +833,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sentry/sentry",
|
"name": "sentry/sentry",
|
||||||
"version": "4.8.1",
|
"version": "4.9.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/getsentry/sentry-php.git",
|
"url": "https://github.com/getsentry/sentry-php.git",
|
||||||
"reference": "61770efd8b7888e0bdd7d234f0ba67b066e47d04"
|
"reference": "788ec170f51ebb22f2809a1e3f78b19ccd39b70d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/61770efd8b7888e0bdd7d234f0ba67b066e47d04",
|
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/788ec170f51ebb22f2809a1e3f78b19ccd39b70d",
|
||||||
"reference": "61770efd8b7888e0bdd7d234f0ba67b066e47d04",
|
"reference": "788ec170f51ebb22f2809a1e3f78b19ccd39b70d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -906,7 +906,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/getsentry/sentry-php/issues",
|
"issues": "https://github.com/getsentry/sentry-php/issues",
|
||||||
"source": "https://github.com/getsentry/sentry-php/tree/4.8.1"
|
"source": "https://github.com/getsentry/sentry-php/tree/4.9.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -918,7 +918,7 @@
|
||||||
"type": "custom"
|
"type": "custom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-07-16T13:45:27+00:00"
|
"time": "2024-08-08T14:40:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/clock",
|
"name": "symfony/clock",
|
||||||
|
@ -1063,16 +1063,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/mime",
|
"name": "symfony/mime",
|
||||||
"version": "v7.1.2",
|
"version": "v7.1.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/mime.git",
|
"url": "https://github.com/symfony/mime.git",
|
||||||
"reference": "26a00b85477e69a4bab63b66c5dce64f18b0cbfc"
|
"reference": "ccaa6c2503db867f472a587291e764d6a1e58758"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/mime/zipball/26a00b85477e69a4bab63b66c5dce64f18b0cbfc",
|
"url": "https://api.github.com/repos/symfony/mime/zipball/ccaa6c2503db867f472a587291e764d6a1e58758",
|
||||||
"reference": "26a00b85477e69a4bab63b66c5dce64f18b0cbfc",
|
"reference": "ccaa6c2503db867f472a587291e764d6a1e58758",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1127,7 +1127,7 @@
|
||||||
"mime-type"
|
"mime-type"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/mime/tree/v7.1.2"
|
"source": "https://github.com/symfony/mime/tree/v7.1.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -1143,7 +1143,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-06-28T10:03:55+00:00"
|
"time": "2024-08-13T14:28:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/options-resolver",
|
"name": "symfony/options-resolver",
|
||||||
|
@ -1610,17 +1610,17 @@
|
||||||
"time": "2024-06-19T12:30:46+00:00"
|
"time": "2024-06-19T12:30:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php80",
|
"name": "symfony/polyfill-php81",
|
||||||
"version": "v1.30.0",
|
"version": "v1.30.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-php80.git",
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
||||||
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
|
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af",
|
||||||
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
|
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1638,7 +1638,7 @@
|
||||||
"bootstrap.php"
|
"bootstrap.php"
|
||||||
],
|
],
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Symfony\\Polyfill\\Php80\\": ""
|
"Symfony\\Polyfill\\Php81\\": ""
|
||||||
},
|
},
|
||||||
"classmap": [
|
"classmap": [
|
||||||
"Resources/stubs"
|
"Resources/stubs"
|
||||||
|
@ -1649,10 +1649,6 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
|
||||||
"name": "Ion Bazan",
|
|
||||||
"email": "ion.bazan@gmail.com"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Nicolas Grekas",
|
"name": "Nicolas Grekas",
|
||||||
"email": "p@tchwork.com"
|
"email": "p@tchwork.com"
|
||||||
|
@ -1662,7 +1658,7 @@
|
||||||
"homepage": "https://symfony.com/contributors"
|
"homepage": "https://symfony.com/contributors"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"compatibility",
|
"compatibility",
|
||||||
|
@ -1671,7 +1667,7 @@
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0"
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -1687,7 +1683,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-05-31T15:07:36+00:00"
|
"time": "2024-06-19T12:30:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php83",
|
"name": "symfony/polyfill-php83",
|
||||||
|
@ -1939,20 +1935,20 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/html-extra",
|
"name": "twig/html-extra",
|
||||||
"version": "v3.10.0",
|
"version": "v3.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twigphp/html-extra.git",
|
"url": "https://github.com/twigphp/html-extra.git",
|
||||||
"reference": "1c045fc28ace0dcaf464f8e0d4e2aca6347d5fda"
|
"reference": "4cdfc6f419910ad6ef9c4c9fafbcd1d5793b4f4c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twigphp/html-extra/zipball/1c045fc28ace0dcaf464f8e0d4e2aca6347d5fda",
|
"url": "https://api.github.com/repos/twigphp/html-extra/zipball/4cdfc6f419910ad6ef9c4c9fafbcd1d5793b4f4c",
|
||||||
"reference": "1c045fc28ace0dcaf464f8e0d4e2aca6347d5fda",
|
"reference": "4cdfc6f419910ad6ef9c4c9fafbcd1d5793b4f4c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2.5",
|
"php": ">=8.0.2",
|
||||||
"symfony/deprecation-contracts": "^2.5|^3",
|
"symfony/deprecation-contracts": "^2.5|^3",
|
||||||
"symfony/mime": "^5.4|^6.4|^7.0",
|
"symfony/mime": "^5.4|^6.4|^7.0",
|
||||||
"twig/twig": "^3.0"
|
"twig/twig": "^3.0"
|
||||||
|
@ -1991,7 +1987,7 @@
|
||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/twigphp/html-extra/tree/v3.10.0"
|
"source": "https://github.com/twigphp/html-extra/tree/v3.12.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2003,28 +1999,28 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-05-11T07:35:57+00:00"
|
"time": "2024-08-18T17:25:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/twig",
|
"name": "twig/twig",
|
||||||
"version": "v3.10.3",
|
"version": "v3.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twigphp/Twig.git",
|
"url": "https://github.com/twigphp/Twig.git",
|
||||||
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572"
|
"reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572",
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea",
|
||||||
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572",
|
"reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2.5",
|
"php": ">=8.0.2",
|
||||||
"symfony/deprecation-contracts": "^2.5|^3",
|
"symfony/deprecation-contracts": "^2.5|^3",
|
||||||
"symfony/polyfill-ctype": "^1.8",
|
"symfony/polyfill-ctype": "^1.8",
|
||||||
"symfony/polyfill-mbstring": "^1.3",
|
"symfony/polyfill-mbstring": "^1.3",
|
||||||
"symfony/polyfill-php80": "^1.22"
|
"symfony/polyfill-php81": "^1.29"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"psr/container": "^1.0|^2.0",
|
"psr/container": "^1.0|^2.0",
|
||||||
|
@ -2070,7 +2066,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/twigphp/Twig/issues",
|
"issues": "https://github.com/twigphp/Twig/issues",
|
||||||
"source": "https://github.com/twigphp/Twig/tree/v3.10.3"
|
"source": "https://github.com/twigphp/Twig/tree/v3.12.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2082,22 +2078,22 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-05-16T10:04:27+00:00"
|
"time": "2024-08-29T09:51:12+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "1.11.9",
|
"version": "1.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "e370bcddadaede0c1716338b262346f40d296f82"
|
"reference": "384af967d35b2162f69526c7276acadce534d0e1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e370bcddadaede0c1716338b262346f40d296f82",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/384af967d35b2162f69526c7276acadce534d0e1",
|
||||||
"reference": "e370bcddadaede0c1716338b262346f40d296f82",
|
"reference": "384af967d35b2162f69526c7276acadce534d0e1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2142,7 +2138,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-08-01T16:25:18+00:00"
|
"time": "2024-08-27T09:18:05+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|
BIN
public/badges/kpw4.gif
Normal file
BIN
public/badges/kpw4.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
|
@ -3,48 +3,60 @@
|
||||||
{% set master_breadcrumbs = [{ url: '/', text: 'home' }] %}
|
{% set master_breadcrumbs = [{ url: '/', text: 'home' }] %}
|
||||||
|
|
||||||
{% set index_badges = [
|
{% set index_badges = [
|
||||||
{ img: '/badges/flash-moe.gif', url: '//flash.moe', title: "This badge isn't very good, but you can use it to link to me if you're like!" },
|
[
|
||||||
{ img: '/badges/nook-zone.gif', url: '//nook.zone' },
|
{ img: '/badges/flash-moe.gif', url: '//flash.moe', title: "This badge isn't very good, but you can use it to link to me if you're like!" },
|
||||||
{ img: '/badges/osk.gif', url: '//osk.sh' },
|
],
|
||||||
{ img: '/badges/szylol.gif', url: '//szy.lol' },
|
|
||||||
{ img: '/badges/aroltd.gif', url: 'http://dev.aroltd.com' },
|
|
||||||
{ img: '/badges/neekopage-badge.gif', url: '//neeko.page' },
|
|
||||||
{ img: '/badges/saikuru.gif', url: '//saikuru.net' },
|
|
||||||
{ img: '/badges/gebruiker.gif', url: '//cockdickball.in' },
|
|
||||||
|
|
||||||
{ img: '/badges/flashii.gif', url: '//flashii.net' },
|
[
|
||||||
|
{ img: '/badges/aroltd.gif', url: 'http://dev.aroltd.com' },
|
||||||
|
{ img: '/badges/gebruiker.gif', url: '//cockdickball.in' },
|
||||||
|
{ img: '/badges/kpw4.gif', url: '//kpworld.xyz' },
|
||||||
|
{ img: '/badges/neekopage-badge.gif', url: '//neeko.page' },
|
||||||
|
{ img: '/badges/nook-zone.gif', url: '//nook.zone' },
|
||||||
|
{ img: '/badges/osk.gif', url: '//osk.sh' },
|
||||||
|
{ img: '/badges/saikuru.gif', url: '//saikuru.net' },
|
||||||
|
{ img: '/badges/szylol.gif', url: '//szy.lol' },
|
||||||
|
],
|
||||||
|
|
||||||
{ img: '/badges/debian.gif', url: '//www.debian.org', title: "Actually, it's currently still Ubuntu, but details..." },
|
[
|
||||||
{ img: '/badges/php4_88x31.gif', url: '//www.php.net' },
|
{ img: '/badges/flashii.gif', url: '//flashii.net' },
|
||||||
{ img: '/badges/sublime.gif', url: '//www.sublimetext.com' },
|
],
|
||||||
{ img: '/badges/valid-html5.gif' },
|
|
||||||
{ img: '/badges/valid-css-blue.gif' },
|
|
||||||
{ img: '/badges/ipv6.gif', url: '//ip.flash.moe' },
|
|
||||||
|
|
||||||
{ img: '/badges/xp.gif', url: '//www.youtube.com/watch?v=9gQb0qdc1OQ' },
|
[
|
||||||
{ img: '/badges/tetoteteto.gif', url: '//www.nicovideo.jp/watch/sm6157102' },
|
{ img: '/badges/debian.gif', url: '//www.debian.org', title: "Actually, it's currently still Ubuntu, but details..." },
|
||||||
{ img: '/badges/akane.gif', url: '//www.nicovideo.jp/watch/sm32492001' },
|
{ img: '/badges/ipv6.gif', url: '//ip.flash.moe' },
|
||||||
{ img: '/badges/kurarin3.gif', url: '//www.nicovideo.jp/watch/sm39257413' },
|
{ img: '/badges/php4_88x31.gif', url: '//www.php.net' },
|
||||||
{ img: '/badges/kuromi.gif', url: '//www.youtube.com/watch?v=fnOsmf-JUPc' },
|
{ img: '/badges/sublime.gif', url: '//www.sublimetext.com' },
|
||||||
{ img: '/badges/2hu.gif', url: '//www.nicovideo.jp/watch/sm9688678' },
|
{ img: '/badges/valid-css-blue.gif' },
|
||||||
{ img: '/badges/firefox3.gif', url: '//firefox.com' },
|
{ img: '/badges/valid-html5.gif' },
|
||||||
{ img: '/badges/anythingbut.gif', url: '//www.apple.com/safari' },
|
],
|
||||||
{ img: '/badges/mozilla2.gif', url: '//developer.mozilla.org' },
|
|
||||||
{ img: '/badges/seedyourtorrents.gif', url: '//abyss.flash.moe/?_flst_swf=SWF%2Fpirate.swf' },
|
[
|
||||||
{ img: '/badges/mikokuro.gif', url: '//www.nicovideo.jp/watch/sm8104274' },
|
{ img: '/badges/2hu.gif', url: '//www.nicovideo.jp/watch/sm9688678' },
|
||||||
{ img: '/badges/mpv.gif', url: '//mpv.io' },
|
{ img: '/badges/akane.gif', url: '//www.nicovideo.jp/watch/sm32492001' },
|
||||||
{ img: '/badges/un4seen.gif', url: '//www.un4seen.com' },
|
{ img: '/badges/anythingbut.gif', url: '//www.apple.com/safari' },
|
||||||
{ img: '/badges/foobar2000.gif', url: '//www.foobar2000.org' },
|
{ img: '/badges/ddg.gif', url: '//duckduckgo.com' },
|
||||||
{ img: '/badges/ddg.gif', url: '//duckduckgo.com' },
|
{ img: '/badges/denpa.gif', url: '//www.youtube.com/watch?v=fMHj3U3-RA4' },
|
||||||
{ img: '/badges/konata.gif', url: '//www.nicovideo.jp/watch/sm3912151' },
|
{ img: '/badges/firefox3.gif', url: '//firefox.com' },
|
||||||
{ img: '/badges/len2.gif', url: '//www.nicovideo.jp/watch/sm18972745' },
|
{ img: '/badges/flashpl.gif', url: '//abyss.flash.moe/Software/Flash%20Player%2032' },
|
||||||
{ img: '/badges/flashpl.gif', url: '//abyss.flash.moe/Software/Flash%20Player%2032' },
|
{ img: '/badges/foobar2000.gif', url: '//www.foobar2000.org' },
|
||||||
{ img: '/badges/ostan.gif', url: '//www.nicovideo.jp/watch/sm61070' },
|
{ img: '/badges/konata.gif', url: '//www.nicovideo.jp/watch/sm3912151' },
|
||||||
{ img: '/badges/warpnow.gif', url: '//static.flash.moe/sounds/os2shutdown.opus' },
|
{ img: '/badges/kurarin3.gif', url: '//www.nicovideo.jp/watch/sm39257413' },
|
||||||
{ img: '/badges/modarch.gif', url: '//modarchive.org' },
|
{ img: '/badges/kuromi.gif', url: '//www.youtube.com/watch?v=fnOsmf-JUPc' },
|
||||||
{ img: '/badges/windowsme.gif', url: '//abyss.flash.moe/?_flst_swf=SWF%2Ftroubled_windows.swf' },
|
{ img: '/badges/len2.gif', url: '//www.nicovideo.jp/watch/sm18972745' },
|
||||||
{ img: '/badges/denpa.gif', url: '//www.youtube.com/watch?v=fMHj3U3-RA4' },
|
{ img: '/badges/mikokuro.gif', url: '//www.nicovideo.jp/watch/sm8104274' },
|
||||||
{ img: '/badges/needa_mac.gif', url: '//www.youtube.com/watch?v=i1IqqlW1U4k' },
|
{ img: '/badges/modarch.gif', url: '//modarchive.org' },
|
||||||
|
{ img: '/badges/mozilla2.gif', url: '//developer.mozilla.org' },
|
||||||
|
{ img: '/badges/mpv.gif', url: '//mpv.io' },
|
||||||
|
{ img: '/badges/needa_mac.gif', url: '//www.youtube.com/watch?v=i1IqqlW1U4k' },
|
||||||
|
{ img: '/badges/ostan.gif', url: '//www.nicovideo.jp/watch/sm61070' },
|
||||||
|
{ img: '/badges/seedyourtorrents.gif', url: '//abyss.flash.moe/?_flst_swf=SWF%2Fpirate.swf' },
|
||||||
|
{ img: '/badges/tetoteteto.gif', url: '//www.nicovideo.jp/watch/sm6157102' },
|
||||||
|
{ img: '/badges/un4seen.gif', url: '//www.un4seen.com' },
|
||||||
|
{ img: '/badges/warpnow.gif', url: '//static.flash.moe/sounds/os2shutdown.opus' },
|
||||||
|
{ img: '/badges/windowsme.gif', url: '//abyss.flash.moe/?_flst_swf=SWF%2Ftroubled_windows.swf' },
|
||||||
|
{ img: '/badges/xp.gif', url: '//www.youtube.com/watch?v=9gQb0qdc1OQ' },
|
||||||
|
],
|
||||||
] %}
|
] %}
|
||||||
|
|
||||||
{% block column_centre %}
|
{% block column_centre %}
|
||||||
|
@ -90,10 +102,12 @@
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<div class="badges">
|
<div class="badges">
|
||||||
{% for badge in index_badges %}
|
{% for badges in index_badges %}
|
||||||
<a class="badges-item"{% if badge.url is defined %} rel="noopener" target="_blank" href="{{ badge.url }}"{% endif %}{% if badge.title is defined %} title="{{ badge.title }}"{% endif %}>
|
{% for badge in badges %}
|
||||||
<img src="{{ badge.img }}" alt="">
|
<a class="badges-item"{% if badge.url is defined %} rel="noopener" target="_blank" href="{{ badge.url }}"{% endif %}{% if badge.title is defined %} title="{{ badge.title }}"{% endif %}>
|
||||||
</a>
|
<img src="{{ badge.img }}" alt="">
|
||||||
|
</a>
|
||||||
|
{% endfor %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue