Skip to content

Commit

Permalink
(minor) docs: page title, description
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
vindarel committed Sep 1, 2024
1 parent 3e79a87 commit 5a136a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<title> CIEL Is an Extended Lisp</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="description" content="Common Lisp, batteries included">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<!-- <link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css"> -->
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/vue.css" />
Expand Down

0 comments on commit 5a136a8

Please sign in to comment.