Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SternfahrtMuc authored Mar 3, 2024
1 parent 47252f0 commit 4fd750d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@
<title>Sternfahrt Profilbild</title>
</head>
<body>
<div style="margin:auto ;">
<h3>Profilbildgenerator</h3>
<h5>für die Sternfahrt 21.04.2024 in München</h5>
<div class="pbg-container"></div>
<div style="margin:auto; text-align:center;">
<h1 style="margin: auto; font-family: 'jost-semi', sans-serif;">
Profilbildgenerator
</h1>
<h3 style="margin: auto; font-family: 'jost-semi', sans-serif;">
für die Rad-Sternfahrt 21.04.2024 in München
</h3>
<div class="pbg-container" style="margin: auto;"></div>
</div>
<script type="text/javascript"
src="https://unpkg.com/[email protected]/dist/profile-picture-generator.js"
Expand Down

0 comments on commit 4fd750d

Please sign in to comment.