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

Commita5caac6

Browse files
committed
2 parentsf2dfa69 +3e3b3af commita5caac6

19 files changed

+1021
-1727
lines changed

‎dist/agency-landing.html‎

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<metaname="viewport"content="width=device-width, initial-scale=1">
99

1010
<!-- CSS Dependencies -->
11-
<linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"crossorigin="anonymous">
12-
<linkhref="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"rel="stylesheet"integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"crossorigin="anonymous">
13-
<linkrel="stylesheet"href="css/shards.min.css?version=2.1.2">
14-
<linkrel="stylesheet"href="css/shards-extras.min.css?version=2.1.2">
11+
<linkhref="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"rel="stylesheet"integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"crossorigin="anonymous">
12+
<linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
13+
<linkrel="stylesheet"href="css/shards.min.css?v=3.0.0">
14+
<linkrel="stylesheet"href="css/shards-extras.min.css?version=3.0.0">
1515
</head>
1616
<bodyclass="shards-landing-page--1">
1717
<!-- Welcome Section -->
@@ -274,8 +274,10 @@ <h3 class="section-title text-center m-5">Contact Us</h3>
274274
<!-- / Footer Section -->
275275

276276
<!-- JavaScript Dependencies -->
277-
<scriptsrc="https://code.jquery.com/jquery-3.2.1.min.js"integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="crossorigin="anonymous"></script>
278-
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"crossorigin="anonymous"></script>
279-
<scriptsrc="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"crossorigin="anonymous"></script>
277+
<scriptsrc="https://code.jquery.com/jquery-3.2.1.min.js"integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
278+
crossorigin="anonymous"></script>
279+
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
280+
crossorigin="anonymous"></script>
281+
<scriptsrc="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"crossorigin="anonymous"></script>
280282
</body>
281283
</html>

‎dist/app-promo.html‎

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<metaname="viewport"content="width=device-width, initial-scale=1">
99

1010
<!-- CSS Dependencies -->
11-
<linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"crossorigin="anonymous">
12-
<linkhref="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"rel="stylesheet"integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"crossorigin="anonymous">
13-
<linkrel="stylesheet"href="css/shards.min.css?version=2.1.2">
14-
<linkrel="stylesheet"href="css/shards-extras.min.css?version=2.1.2">
11+
<linkhref="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"rel="stylesheet"integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"crossorigin="anonymous">
12+
<linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
13+
<linkrel="stylesheet"href="css/shards.min.css?v=3.0.0">
14+
<linkrel="stylesheet"href="css/shards-extras.min.css?version=3.0.0">
1515
</head>
1616
<bodyclass="shards-app-promo-page--1">
1717
<!-- Welcome Section -->
@@ -301,8 +301,10 @@ <h3 class="section-title text-center m-5">Contact Us</h3>
301301
<!-- / Footer Section -->
302302

303303
<!-- JavaScript Dependencies -->
304-
<scriptsrc="https://code.jquery.com/jquery-3.2.1.min.js"integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="crossorigin="anonymous"></script>
305-
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"crossorigin="anonymous"></script>
306-
<scriptsrc="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"crossorigin="anonymous"></script>
304+
<scriptsrc="https://code.jquery.com/jquery-3.2.1.min.js"integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
305+
crossorigin="anonymous"></script>
306+
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
307+
crossorigin="anonymous"></script>
308+
<scriptsrc="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"crossorigin="anonymous"></script>
307309
</body>
308310
</html>

‎dist/css/shards-demo.css.map‎

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

‎dist/css/shards-extras.css.map‎

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

‎dist/css/shards-extras.min.css.map‎

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

‎dist/css/shards.css‎

Lines changed: 33 additions & 26 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎dist/css/shards.css.map‎

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

‎dist/css/shards.min.css‎

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

‎dist/css/shards.min.css.map‎

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

‎dist/shards-demo.html‎

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
<title>Shards Demo - A free and modern UI toolkit for web makers</title>
88
<metaname="description"content="A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.">
99
<metaname="viewport"content="width=device-width, initial-scale=1">
10-
<linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
11-
crossorigin="anonymous">
10+
<linkhref="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"rel="stylesheet"integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"crossorigin="anonymous">
1211
<linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
13-
<linkrel="stylesheet"href="css/shards.min.css?v=2.1.2">
14-
<linkrel="stylesheet"href="css/shards-demo.min.css?v=2.1.2">
12+
<linkrel="stylesheet"href="css/shards.min.css?v=3.0.0">
13+
<linkrel="stylesheet"href="css/shards-demo.min.css?v=3.0.0">
1514
</head>
1615

1716
<body>
@@ -41,18 +40,6 @@ <h1 class="slide-in">Shards</h1>
4140
</div>
4241
</div>
4342

44-
<divclass="">
45-
46-
<ulclass="list-group list-group-flush">
47-
<liclass="list-group-item">Cras justo odio</li>
48-
<liclass="list-group-item">Dapibus ac facilisis in</li>
49-
<liclass="list-group-item">Morbi leo risus</li>
50-
<liclass="list-group-item">Porta ac consectetur ac</li>
51-
<liclass="list-group-item">Vestibulum at eros</li>
52-
</ul>
53-
54-
</div>
55-
5643
<!-- Page Content -->
5744
<divclass="page-content">
5845
<!-- Content -->
@@ -1682,8 +1669,7 @@ <h2 class="text-white">Build Something!</h2>
16821669
crossorigin="anonymous"></script>
16831670
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
16841671
crossorigin="anonymous"></script>
1685-
<scriptsrc="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
1686-
crossorigin="anonymous"></script>
1672+
<scriptsrc="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"crossorigin="anonymous"></script>
16871673
<scriptsrc="js/shards.min.js"></script>
16881674
<scriptsrc="js/demo.min.js"></script>
16891675

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp