mirror of https://gitlab.com/bashrc2/epicyon
Meta tags on website
parent
e094e8d602
commit
3a39dc6012
|
@ -1,6 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="ActivityPub server written in Python, HTML and CSS, and suitable for self-hosting on single board computers">
|
||||
<meta name="keywords" content="ActivityPub, Fediverse, Python, HTML, CSS">
|
||||
<meta name="author" content="Bob Mottram">
|
||||
<style>
|
||||
@charset "UTF-8";
|
||||
|
||||
|
@ -1141,6 +1144,9 @@
|
|||
}
|
||||
|
||||
</style>
|
||||
<head>
|
||||
<title>Epicyon ActivityPub server</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="timeline-banner"></div>
|
||||
<center>
|
||||
|
|
Loading…
Reference in New Issue