diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-08-28 23:50:09 +0200 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-08-28 23:50:09 +0200 |
commit | 812b0095a4c710a00d9ec0f5265dbbbc12a620ad (patch) | |
tree | 25d7304a90989db06b65bbbefe5717a5ab9dfd35 /roles/webserver/files/www/memzero/index.html | |
parent | b049b8503b896eac2ce15191be1ba4468a9dfeef (diff) | |
download | ansible-memzero-812b0095a4c710a00d9ec0f5265dbbbc12a620ad.tar.gz ansible-memzero-812b0095a4c710a00d9ec0f5265dbbbc12a620ad.zip |
nginx: update key, landing page title, pub/ref style
Diffstat (limited to 'roles/webserver/files/www/memzero/index.html')
-rw-r--r-- | roles/webserver/files/www/memzero/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/webserver/files/www/memzero/index.html b/roles/webserver/files/www/memzero/index.html index a4864be..9513fa2 100644 --- a/roles/webserver/files/www/memzero/index.html +++ b/roles/webserver/files/www/memzero/index.html @@ -2,11 +2,11 @@ <html lang="en"> <head> <meta charset="utf-8"> - <meta name="description" content="homepage of johannes stoelp (stölp)"> + <meta name="description" content="homepage of johannes stölp (stoelp)"> <meta name="keywords" content="iss, dbt, systemc, simulation, vp, virtual prototyping, homepage, synopsys, stölp"> <meta name="author" content="johannes stoelp"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>memzero</title> + <title>Johannes Stölp (Stoelp) | memzero</title> <style> html { font-family: Source Code Pro, monospace, sans-serif; |