Skip to content

Commit ddd000d

Browse files
committed
feat(demo): Updated the demo pages to 1.4.3
1 parent 6d2c0de commit ddd000d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

demo/demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8">
6-
<title>textAngular 1.4.2 Demo</title>
6+
<title>textAngular 1.4.3 Demo</title>
77
<meta name="robots" content="noindex">
88
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
99
<link rel='stylesheet' href='../bower_components/font-awesome/css/font-awesome.css'>

demo/static-demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8">
6-
<title>textAngular 1.4.2 Demo</title>
6+
<title>textAngular 1.4.3 Demo</title>
77
<meta name="robots" content="noindex">
88
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
99
<link rel='stylesheet prefetch' href='../bower_components/font-awesome/css/font-awesome.css'>

demo/textAngular.com.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
</div>
5151
<br>
5252
<div class="container text-right">
53-
<span class="well btn-md"><b>//cdnjs.cloudflare.com/ajax/libs/textAngular/1.4.2/textAngular.min.js</b></span>&nbsp;&nbsp;&nbsp;
54-
<a href="https://github.com/fraywing/textAngular/archive/v1.4.2.zip" class="btn btn-danger btn-lg">
55-
<div><i class="icon-arrow-down"> </i><span>Download v1.4.2</span></div>
53+
<span class="well btn-md"><b>//cdnjs.cloudflare.com/ajax/libs/textAngular/1.4.3/textAngular.min.js</b></span>&nbsp;&nbsp;&nbsp;
54+
<a href="https://github.com/fraywing/textAngular/archive/v1.4.3.zip" class="btn btn-danger btn-lg">
55+
<div><i class="icon-arrow-down"> </i><span>Download v1.4.3</span></div>
5656
</a>
5757
</div>
5858
<br>

0 commit comments

Comments
 (0)