8000 Use Sandstone theme · wimpyprogrammer/strings-to-regex@f824815 · GitHub
[go: up one dir, main page]

Skip to content

Commit f824815

Browse files
Use Sandstone theme
Replace vanilla Bootstrap 4 with Sandstone theme from Bootswatch.
1 parent 5a18eee commit f824815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
</script>
2222
<!-- End Google Tag Manager -->
2323

24-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css"
25-
integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" crossorigin="anonymous" />
24+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/4.1.3/sandstone/bootstrap.min.css"
25+
integrity="sha256-fDKR1XJoDKw8fnk3mX5lJWRnn97BbEvlZzWRsqGrcH0=" crossorigin="anonymous" />
2626
</head>
2727

2828
<body>

0 commit comments

Comments
 (0)
0