A collection of templates to start a beulogue website.
https://beulogue.ehret.me/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
669 B
29 lines
669 B
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta name="generator" content="beulogue" /> |
|
<meta charset="utf-8" /> |
|
<link |
|
rel="alternate" |
|
type="application/rss+xml" |
|
title="RSS" |
|
href="/feed.xml" |
|
/> |
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
<title> |
|
TODO |
|
</title> |
|
|
|
<link rel="stylesheet" href="/styles.css" /> |
|
</head> |
|
|
|
<body> |
|
<h1> |
|
My awesome post |
|
</h1> |
|
|
|
<p>Yoohoo ! It works !</p> |
|
|
|
<p><a href="https://commons.wikimedia.org/wiki/File:Fujiview.jpg"><img src="/images/Fujiview.jpg" alt="Jmills74 at English Wikipedia [CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/)"/></a></p> |
|
</body> |
|
</html>
|
|
|