Header image
This commit is contained in:
parent
967521814d
commit
13c3f9ad84
3 changed files with 3 additions and 1 deletions
|
@ -109,7 +109,8 @@ a {
|
|||
color: $header-heading-color;
|
||||
text-align: center;
|
||||
background-color: $header-bg-color;
|
||||
background-image: linear-gradient(120deg, $header-bg-color-secondary, $header-bg-color);
|
||||
background-image: url("./../../pawel-czerwinski-6lQDFGOB1iw-unsplash.jpg");
|
||||
background-size: 100% auto;
|
||||
|
||||
@include large {
|
||||
padding: 5rem 6rem;
|
||||
|
|
1
index.md
1
index.md
|
@ -137,6 +137,7 @@ The followings are valuable source of knowledge and inspiration for both the *Py
|
|||
* [Uniplot Python library](https://github.com/olavolav/uniplot)
|
||||
* [Machine Learning Mastery cGAN](https://machinelearningmastery.com/how-to-develop-a-conditional-generative-adversarial-network-from-scratch/)
|
||||
* [Exercise Threshold](https://www.exercisethresholds.com/)
|
||||
* Header photo by <a href="https://unsplash.com/@pawel_czerwinski?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Pawel Czerwinski</a> on <a href="https://unsplash.com/s/photos/data?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
||||
|
|
BIN
pawel-czerwinski-6lQDFGOB1iw-unsplash.jpg
Normal file
BIN
pawel-czerwinski-6lQDFGOB1iw-unsplash.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
Loading…
Add table
Add a link
Reference in a new issue