Fix HTTPS links that don't work in README

This commit is contained in:
Erik Boesen
2016-08-15 23:00:53 -04:00
committed by GitHub
parent 995733bb99
commit 6960a2fc0e

View File

@@ -17,13 +17,13 @@ Repeat the above process, except instead of defining a `<ul>` with `<li>`s as ch
Repeat the first process exactly, however with one extra step: enclose the `<ul>` with a `<div>` with the class `banner-parent`. This will cause the row of banners to expand to fill the whole width of the screen, and any extra banners will be visible by scrolling to the side.
## Examples
* [Team 1418's website](https://1418.team)
* [Team 1418's website](http://1418.team)
* See `example.html`
If you use this framework on your own project, feel free to open a pull request to add it to this list!
## Author
This framework was created by [Erik Boesen](https://github.com/ErikBoesen), originally for [Team 1418's website](https://1418.team).
This framework was created by [Erik Boesen](https://github.com/ErikBoesen), originally for [Team 1418's website](http://1418.team).
## License
This software is protected under the CC-0 license. Do anything you want with it. I'd love if you gave me credit, but you don't have to if you really don't want to.
This software is protected under the CC-0 license. Do anything you want with it. I'd love if you gave me credit, but you don't have to if you really don't want to.