Internalise third-party dependencies

This commit is contained in:
Ian Renton
2026-06-18 20:07:42 +01:00
parent 8fc3cfa56d
commit 725eb619b4
47 changed files with 4771 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
{% extends "skeleton.html" %}
{% block head_extra %}
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<link href="/vendor/css/bootstrap-5.3.8.min.css" rel="stylesheet">
{% end %}
{% block body %}
<div class="container mt-5">