Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
ar
Commits
8ef1ba4d
Commit
8ef1ba4d
authored
Apr 12, 2023
by
Alfakhori
Browse files
Update public/kontakt.html
parent
89586987
Pipeline
#7287
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/kontakt.html
View file @
8ef1ba4d
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"generator"
content=
"GitLab Pages"
>
<title>
Aktuelles
</title>
<link
rel=
"stylesheet"
href=
"style.css"
>
<title>
My Personal CV
</title>
</head>
<body>
<div
id=
"topbar"
>
<div
id=
"menu"
class=
"navbar"
></div>
</div>
<div
class=
"content"
>
<h1
id=
'projectname'
></h1>
<!--Projektname kommt aus settings.js, hier nichts einfügen-->
<h2>
Kontakt:
</h2>
<!-- ÄNDERUNGEN NUR NACH DIESER ZEILE -->
<!-- TODO Daten anpasen -->
<div
class=
"news"
>
<div
class=
"header"
>
Verantwortliche Person:
</div>
<div
class=
"text"
>
<p>
Max Mustermann
</p>
<p>
Bei Fragen zum Projekt kontaktieren Sie
<a
href=
"mailto:max.mustermann@hft-stuttgart.de"
>
max.mustermann@hft-stuttgart.de
</a>
</p>
</div>
</div>
<!-- KEINE ÄNDERUNGEN NACH DIESER ZEILE -->
</div>
<script
src=
"settings.js"
>
</script>
<h1>
My Personal CV
</h1>
<img
src=
"me.jpg"
alt=
"Picture of Me"
>
<h2>
About Me
</h2>
<p>
Insert your personal information and a brief summary about yourself here.
</p>
<h2>
Education
</h2>
<p>
Insert your educational background and any relevant qualifications here.
</p>
<h2>
Work Experience
</h2>
<p>
Insert your work experience and any relevant skills here.
</p>
</body>
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment