diff --git a/src/.buildinfo.json b/src/.buildinfo.json index 6ce3573..f4af9fd 100755 --- a/src/.buildinfo.json +++ b/src/.buildinfo.json @@ -1,6 +1,6 @@ { "tag": "jc-ng-localtest:", - "date": "2025-06-15", + "date": "2025-07-19", "host": "jake-e580", "user": "jake" } diff --git a/src/static/images/OCIF2023CA.png b/src/static/images/OCIF2023CA.png new file mode 100755 index 0000000..de1071e --- /dev/null +++ b/src/static/images/OCIF2023CA.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5f125e9f7bf2f43ba689f8474f2d5f169dc3a18bd177b5bf1eb33edbaa2e0e +size 73805 diff --git a/src/static/style/mobile.css b/src/static/style/mobile.css index 1f07dc1..0a548f7 100755 --- a/src/static/style/mobile.css +++ b/src/static/style/mobile.css @@ -221,4 +221,19 @@ pre{ overflow-x: auto; background-color: #36332f; padding: 10px; +} + +#certs { + display: flex; + flex-direction: row; + justify-content: center; + padding-top: 20px; +} + +#certs>a { + max-width: 25%; +} + +#certs>a>img { + width: 100%; } \ No newline at end of file diff --git a/src/templates/index.html b/src/templates/index.html index 9b82047..3cd6670 100755 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -18,6 +18,9 @@ +
+ +