new site on constuction ref

This commit is contained in:
Inaki Fernandez
2020-05-29 19:22:31 +02:00
parent 68e1afc63b
commit 3cebfa5e04
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,9 @@ A curated list of awesome references collected since 2018.
Microservices architectures rely on DevOps practices, automation, CI/CD (continuous integration and delivery), and API—focused designs.
"I do not believe you can do today's job with yesterday's methods and be in business tomorrow." ([Horatio Nelson Jackson](https://www.history.com/news/the-first-great-american-road-trip))
<center>
[New site under construction](https://www.redhatspain.com)
|[![openshift videos](images/docker_kubernetes_openshift.png)](https://www.youtube.com/user/rhopenshift)|[![jenkins videos](images/jenkins-logo.png)](https://www.youtube.com/user/CloudBeesTV)|
|:---:|:---:|

View File

@@ -19,4 +19,4 @@ h1 {
.someclass { color: red; }
/* Applies to the element with <... id="someid"> specified. */
#someid { color: green; }
.someid { color: green; }