Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4223a5

Browse files
author
Sami Kolari
committed
videos section cleanup + link to robocon videos
1 parentcd42d0e commita4223a5

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
1212

1313
ga('create','UA-106835747-2','auto');
14-
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA)."><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.2946965f36c3c57f293e2ec74797ba66.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.1f222b5cbf1756bee50f.js></script><scripttype=text/javascriptsrc=/static/js/app.879e521af74c3214e358.js></script></body></html>
14+
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA)."><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.2946965f36c3c57f293e2ec74797ba66.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.1f222b5cbf1756bee50f.js></script><scripttype=text/javascriptsrc=/static/js/app.13cb5b8994c3a3914bf4.js></script></body></html>

‎sources/src/App.vue‎

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,22 +1112,13 @@ export default {
11121112
title:"Videos",
11131113
items: [
11141114
{
1115-
title:"Create Your First Script - Part 1",
1116-
src:"https://www.youtube.com/embed/T0SK5A1rwdk",
1117-
href:"http://www.robotframeworktutorial.com",
1118-
text:""
1115+
src:"https://www.youtube.com/embed/T0SK5A1rwdk"
11191116
},
11201117
{
1121-
title:"Create Your First Script - Part 2",
1122-
src:"https://www.youtube.com/embed/LhUre0hu8I8",
1123-
href:"http://www.robotframeworktutorial.com",
1124-
text:""
1118+
src:"https://www.youtube.com/embed/LhUre0hu8I8"
11251119
},
11261120
{
1127-
title:"Running RF Scripts from Jenkins CI",
1128-
src:"https://www.youtube.com/embed/819sBbvT6gM",
1129-
href:"http://www.robotframeworktutorial.com",
1130-
text:""
1121+
src:"https://www.youtube.com/embed/819sBbvT6gM"
11311122
},
11321123
{
11331124
title:"",
@@ -1146,6 +1137,11 @@ export default {
11461137
src:"//player.vimeo.com/video/96527858",
11471138
href:"",
11481139
text:""
1140+
},
1141+
{
1142+
title:"Much more at robocon.io!",
1143+
href:"https://robocon.io/#previous-talks",
1144+
text:""
11491145
}
11501146
]
11511147
},

‎static/js/app.879e521af74c3214e358.js‎renamed to ‎static/js/app.13cb5b8994c3a3914bf4.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp