Skip to content

Cloud-Recon/Azure-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<title>{{ page.title | default: site.title }}</title>
<style>
  .home-button {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 16px;
    background-color: #0366d6;
    color: #fff !important;
    text-decoration: none;
    border-radius: 6px;
    font-weight: bold;
    transition: background-color 0.3s ease;
  }
  .home-button:hover {
    background-color: #024c9a;
  }
</style>

{{ site.title }}

{{ site.description }}

  <p>
    <a href="https://www.linkedin.com/in/wayne-marks" target="_blank" rel="noopener">LinkedIn: Wayne Marks</a><br>
    <a href="https://cloud-recon.github.io/Azure-Blog/" class="home-button">Take me home</a>
  </p>
</header>

<main id="content" class="main-content" role="main">
  {{ content }}
  <footer class="site-footer">
    <p>© {{ site.time | date: "%Y" }} {{ site.title }}.</p>
  </footer>
</main>

About

Azure Cloud Solutions Architect at Microsoft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published