|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | | - <title>Backstretch Is A Simple Jquery Plugin That Allows You To Add A Dynamically Resized, Slideshow Capable Background Image To Any Page Or Element. The Image Will Stretch To Fit The Page/element, And Will Automatically Resize As The Window/element Size Changes.</title> |
| 6 | + <title>Backstretch Is A Simple jQuery Plugin That Allows You To Add A Dynamically Resized, Slideshow Capable Background Image To Any Page Or Element. The Image Will Stretch To Fit The Page/element, And Will Automatically Resize As The Window/element Size Changes.</title> |
7 | 7 | <meta name="description" content="jquery-backstretch by jquery-backstretch. Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element. The image will stretch to fit the page/element, and will automatically resize as the window/element size changes."> |
8 | 8 | <meta name="author" content="jquery-backstretch"> |
9 | 9 | <meta name="robots" content="index, follow"> |
|
52 | 52 | <ol class="breadcrumb mb-0"> |
53 | 53 | <li class="breadcrumb-item"><a href="https://codehimblog.github.io/">Home</a></li> |
54 | 54 | <li class="breadcrumb-item"><a href="https://codehimblog.github.io/jquery-plugins/">jQuery Plugins</a></li> |
55 | | - <li class="breadcrumb-item active" aria-current="page">Jquery Backstretch</li> |
| 55 | + <li class="breadcrumb-item active" aria-current="page">jQuery Backstretch</li> |
56 | 56 | </ol> |
57 | 57 | </nav> |
58 | 58 | </div> |
|
78 | 78 | { |
79 | 79 | "@type": "ListItem", |
80 | 80 | "position": 3, |
81 | | - "name": "Jquery Backstretch", |
| 81 | + "name": "jQuery Backstretch", |
82 | 82 | "item": "https://codehimblog.github.io/projects/{{packageSlug}}" |
83 | 83 | } |
84 | 84 | ] |
|
91 | 91 | <main class="col-md-8 site-main p-0"> |
92 | 92 | <article> |
93 | 93 | <!-- Project Name & Description --> |
94 | | - <h1 id="packageName">Jquery Backstretch</h1> |
| 94 | + <h1 id="packageName">jQuery Backstretch</h1> |
95 | 95 | <p id="packageDescription" class="text-muted">Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element. The image will stretch to fit the page/element, and will automatically resize as the window/element size changes.</p> |
96 | 96 |
|
97 | 97 |
|
|
0 commit comments