Skip to content

Commit

Permalink
change favicons and intro text
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kloeckner committed Mar 11, 2024
1 parent a885453 commit 8f72009
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 2 deletions.
3 changes: 2 additions & 1 deletion themes/hallo/layouts/partials/introduction.html
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Hallo is a single-page Hugo theme to introduce yourself. Add a portrait, an introduction, several links, and you're set. Create a partial called introduction.html on your own site to replace this standard introduction. Create a file called portrait.jpg in static/images to replace the standard portrait.
As a <b>Cyber Security</b> expert with <b>15 years+</b> of working experience in the IT & cyber security space I am specialized in <b>cloud security</b>, secure cloud transformation, <b>Zero Trust</b>, incident detection & response and <b>IT risk & threat management</b>.
I have worked for the German Federal Office for Information Security, Bayer and Covestro and graduated from Ruhr University Bochum (<b>M.Sc. IT Security</b>). I'm a tinkerer and <b>father of three</b>.
Binary file modified themes/hallo/static/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/hallo/static/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/hallo/static/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions themes/hallo/static/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file modified themes/hallo/static/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/hallo/static/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/hallo/static/favicon.ico
Binary file not shown.
Binary file added themes/hallo/static/mstile-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions themes/hallo/static/safari-pinned-tab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion themes/hallo/static/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
}

0 comments on commit 8f72009

Please sign in to comment.