diff options
author | Aki <please@ignore.pl> | 2022-07-09 23:27:58 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2022-07-09 23:27:58 +0200 |
commit | 7308b958d9b581c410c1bd5db581e20bb31659c8 (patch) | |
tree | 05df57d65297f61e6cf06fe9da1db612c6393137 /hunt_for_lex_and_yacc_the_dinosaur.html | |
parent | 830ab2a3514025ff55569f340b56c769eb974b09 (diff) | |
download | ignore.pl-7308b958d9b581c410c1bd5db581e20bb31659c8.zip ignore.pl-7308b958d9b581c410c1bd5db581e20bb31659c8.tar.gz ignore.pl-7308b958d9b581c410c1bd5db581e20bb31659c8.tar.bz2 |
Updated favicon everywhere
Diffstat (limited to 'hunt_for_lex_and_yacc_the_dinosaur.html')
-rw-r--r-- | hunt_for_lex_and_yacc_the_dinosaur.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hunt_for_lex_and_yacc_the_dinosaur.html b/hunt_for_lex_and_yacc_the_dinosaur.html index a783a20..51ecc1e 100644 --- a/hunt_for_lex_and_yacc_the_dinosaur.html +++ b/hunt_for_lex_and_yacc_the_dinosaur.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="programming, language, abstract, semantic, structure, program"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" type="text/css" href="style.css"> <title>Hunt for Lex and Yacc, the Dinosaur</title> |