v1.3 release

This commit is contained in:
Ian Renton
2026-06-02 19:16:10 +01:00
parent 526acf2cfd
commit af1974f36d
11 changed files with 26 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{% extends "skeleton.html" %}
{% block head_extra %}
<link rel="stylesheet" href="/css/style.css?v=1779484103" type="text/css">
<link rel="stylesheet" href="/css/style.css?v=1780424170" type="text/css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
<link href="/fa/css/fontawesome.min.css" rel="stylesheet" />
@@ -19,9 +19,9 @@
integrity="sha384-L1eE4eD41kpBIWe2I0eHy+GnEUC4RIpcvibVW2JCminuPlTl+2Bc528iPdVMg5Dn"
crossorigin="anonymous"></script>
<script src="https://misc.ianrenton.com/jsutils/utils.js?v=1779484103"></script>
<script src="https://misc.ianrenton.com/jsutils/ui-ham.js?v=1779484103"></script>
<script src="https://misc.ianrenton.com/jsutils/geo.js?v=1779484103"></script>
<script src="https://misc.ianrenton.com/jsutils/utils.js?v=1780424170"></script>
<script src="https://misc.ianrenton.com/jsutils/ui-ham.js?v=1780424170"></script>
<script src="https://misc.ianrenton.com/jsutils/geo.js?v=1780424170"></script>
{% end %}
{% block body %}
<div class="container">