You've already forked bryanpedini.it_old
Updated author informations, updated location of included files, structured the website to the new layout, removed local fontawesome and moved to cloud CDN
This commit is contained in:
14
lib/php/templates/insert.php
Normal file
14
lib/php/templates/insert.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Bryan Pedini">
|
||||
<title>Insert new article | Bryan Pedini</title>
|
||||
<link href="https://static.bjphoster.com/images/icons/bryanpedini.it/favicon.png" rel="icon" type="image/png">
|
||||
</head>
|
||||
<body>
|
||||
<!-- TODO: Insert a template with an online editor which saves data onto the database -->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user