profile-site + first article
Profilseite mit Inhalt Artikel "Pythagoras" mit Inhalt
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="Gästebuch Beispiel">
|
||||
<meta name="description" content="EduForge">
|
||||
<meta name="author" content="Niklas Ortmann">
|
||||
<link rel="stylesheet" href="css/main.css" />
|
||||
<title>EduForge</title>
|
||||
@@ -18,8 +18,11 @@
|
||||
|
||||
<?php
|
||||
include_once 'includes/navbar.php';
|
||||
//Dynamischer Inhalt (später mit php...):
|
||||
include_once 'content/home.html';
|
||||
?>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="legal/impressum.html">Impressum</a>
|
||||
<a href="legal/datenschutz.html">Datenschutz</a>
|
||||
|
||||
Reference in New Issue
Block a user