diff options
Diffstat (limited to 'public/about')
| -rw-r--r-- | public/about/index.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/public/about/index.html b/public/about/index.html index 942f99d..c782e89 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -8,7 +8,7 @@ <meta name="description" content="このサイトの著者について"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>About | REPL: Rest-Eat-Program Loop</title> - <link rel="stylesheet" href="/style.css?h=5acc7a3b97936927a2f330acee0c6e3f"> + <link rel="stylesheet" href="/style.css?h=28751340d8c1c54dcb8921ad9f1fa653"> </head> <body class="single"> <header class="header"> @@ -36,6 +36,18 @@ <article class="post-single"> <header class="post-header"> <h1 class="post-title">nsfisis</h1> + <div class="my-icon"> + <script src="/p5.min.js?h=51188c3517b547017eb034eab6141792"> + </script> + <script src="/my-icon.js?h=1c09b71d82ef061516003e01f937d2fe"> + </script> + <div id="p5jsMyIcon"> + </div> + <noscript> + <img src="/favicon.svg"> + </img> + </noscript> + </div> </header> <div class="post-content"> <section> |
