diff options
| author | Romain Gonçalves <me@rgoncalves.se> | 2021-09-27 15:08:34 +0200 |
|---|---|---|
| committer | Romain Gonçalves <me@rgoncalves.se> | 2021-09-27 15:08:34 +0200 |
| commit | 8fe5387c47196d09063e12ca6b9ad768ad4849b0 (patch) | |
| tree | dc75df123d86c4027b9fb18218d1bafdc13819fe /templates/head.html | |
| parent | 17278427d7e7eecd95c8bf808501188342cd8435 (diff) | |
| download | rgoncalves.se-8fe5387c47196d09063e12ca6b9ad768ad4849b0.tar.gz | |
all: Bump to version 3 of static site generation
Diffstat (limited to 'templates/head.html')
| -rw-r--r-- | templates/head.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/head.html b/templates/head.html deleted file mode 100644 index 7272d63..0000000 --- a/templates/head.html +++ /dev/null @@ -1,4 +0,0 @@ -<meta charset="utf-8"> -<meta name="viewport" content="width=device-width, initial-scale=1"> -<link href="/style/style.css" rel="stylesheet" type="text/css"> -<title></title> |