mirror of
https://github.com/Ride-The-Lightning/RTL
synced 2024-11-15 18:13:00 +00:00
Beta release (removed disclaimer)
This commit is contained in:
parent
e50b149a3d
commit
cbfee58cbd
@ -5,8 +5,8 @@
|
|||||||
<title>RTL</title>
|
<title>RTL</title>
|
||||||
<base href="/rtl/"> <meta name="viewport" content="width=device-width, initial-scale=1">
|
<base href="/rtl/"> <meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
|
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
|
||||||
<link rel="stylesheet" href="styles.196d277eb10a87ebc74c.css"></head>
|
<link rel="stylesheet" href="styles.7adb52c83fe597c0de39.css"></head>
|
||||||
<body>
|
<body>
|
||||||
<rtl-app></rtl-app>
|
<rtl-app></rtl-app>
|
||||||
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.418928a701f2040ada02.js"></script><script type="text/javascript" src="main.7d12a88cd20c2a3338d8.js"></script></body>
|
<script type="text/javascript" src="runtime.ec2944dd8b20ec099bf3.js"></script><script type="text/javascript" src="polyfills.418928a701f2040ada02.js"></script><script type="text/javascript" src="main.e05a5b28d7e09dba9d99.js"></script></body>
|
||||||
</html>
|
</html>
|
||||||
|
File diff suppressed because one or more lines are too long
1
angular/main.e05a5b28d7e09dba9d99.js
Normal file
1
angular/main.e05a5b28d7e09dba9d99.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
angular/styles.7adb52c83fe597c0de39.css
Normal file
1
angular/styles.7adb52c83fe597c0de39.css
Normal file
File diff suppressed because one or more lines are too long
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rtl",
|
"name": "rtl",
|
||||||
"version": "0.1.15-alpha",
|
"version": "0.2.0-beta",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rtl",
|
"name": "rtl",
|
||||||
"version": "0.1.15-alpha",
|
"version": "0.2.0-beta",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
|
Loading…
Reference in New Issue
Block a user