Update a library version

This commit is contained in:
Michael Mintz 2019-09-16 05:13:53 -04:00
parent 1eced53f26
commit a2b58d4cc7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/css/bootstrap.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" crossorigin="anonymous">
<style>
body {font-family: Arial, Helvetica, sans-serif;}
h1 {color:#3366CC; font-size: 32px;}