Skip to content

Commit

Permalink
refactor: update employee and links
Browse files Browse the repository at this point in the history
  • Loading branch information
john-funk committed Aug 14, 2024
1 parent 2b39f38 commit 1d9a1b6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
Binary file removed images/codefusion_logo_with_text.jpg
Binary file not shown.
Binary file removed images/create-octocat.png
Binary file not shown.
20 changes: 9 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,23 @@
</head>

<body>
<a href="https://www.mobidrom.nrw/">
<img src="images/Mobidrom_Logo_Hauptlogo_Claim_Kasten_blau_RGB.png"
id="mobi"
alt="nrw.mobidrom-logo"
width="500"/>
</a>

<img src="images/codefusion_logo_with_text.jpg" id="codefusion" alt="codefusion-logo" />

<!-- Change this code here by copy and pasting your template on line 15 -->
<p>
Welcome!
</br>
I'm John Funk and a member of the CodeFusion Team!
I'm John Funk and a member of the NRW.Mobidrom DevOps Team!
</p>
<p>
<a href="https://github.com/Jay-Funk">
Folow me
</a>
to get to my GitHub Repository
</p>
<p>
<a href="https://github.com/Jay-Funk/keycloak-workshop">
You're just here for the bere?
</a>
<a href="https://github.com/john-funk">Follow me</a>
to get to my GitHub Repository
</p>

</body>
Expand Down
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
padding:0px;
}

#codefusion {
#mobi {
display: block;
width:384px;
margin: 50px auto;
Expand Down

0 comments on commit 1d9a1b6

Please sign in to comment.