diff options
30 files changed, 30 insertions, 30 deletions
diff --git a/LICENSE.html b/LICENSE.html index 2e364ed..ddcf3ec 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="license"> -<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>LICENSE</title> diff --git a/dear_imgui_and_love.html b/dear_imgui_and_love.html index bb7e928..f3fba39 100644 --- a/dear_imgui_and_love.html +++ b/dear_imgui_and_love.html @@ -5,7 +5,7 @@ <meta name="author" content="aki"> <meta name="tags" content="tutorial, love2d, LÖVE, dear ImGui, imgui, immediate-mode GUI, game development"> <meta name="created-on" content="2020-08-14 21:47:00+02:00"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Dear ImGui and LÖVE,</title> diff --git a/deconstructing_web_browsers.html b/deconstructing_web_browsers.html index 855ee39..3abfaa4 100644 --- a/deconstructing_web_browsers.html +++ b/deconstructing_web_browsers.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="web, browser"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Deconstructing Web Browsers</title> diff --git a/difference_between_mnt_and_media.html b/difference_between_mnt_and_media.html index f9ffb01..8bb7b1f 100644 --- a/difference_between_mnt_and_media.html +++ b/difference_between_mnt_and_media.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="linux, unix, file, filesystem, hierarchy, standard, media, mnt, mount"> -<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>Difference Between /mnt and /media</title> diff --git a/different_ways_of_reporting_errors.html b/different_ways_of_reporting_errors.html index 4e8d07c..3059488 100644 --- a/different_ways_of_reporting_errors.html +++ b/different_ways_of_reporting_errors.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, tutorial, error handling, errors, exceptions"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Different Ways of Reporting Errors</title> diff --git a/environments_in_lua_5_2_and_beyond.html b/environments_in_lua_5_2_and_beyond.html index fc2b9b7..cd92511 100644 --- a/environments_in_lua_5_2_and_beyond.html +++ b/environments_in_lua_5_2_and_beyond.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="Lua, setfenv, _ENV, sandbox, environment, tutorial"> -<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>Environments in Lua 5.2 and Beyond</title> @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="FAQ"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Frequently Asked Questions</title> diff --git a/git_rebase_illustrated_with_time_travel.html b/git_rebase_illustrated_with_time_travel.html index ca460e0..8c7e695 100644 --- a/git_rebase_illustrated_with_time_travel.html +++ b/git_rebase_illustrated_with_time_travel.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="git, rebase, branching, guide, time travel"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Git Rebase Illustrated With Time Travel</title> diff --git a/graveyard_of_the_drawings.html b/graveyard_of_the_drawings.html index 7c3ac65..5f7d29b 100644 --- a/graveyard_of_the_drawings.html +++ b/graveyard_of_the_drawings.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="gallery"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Graveyard of the Drawings</title> diff --git a/half_of_my_css_are_links.html b/half_of_my_css_are_links.html index 8f0446a..406dcab 100644 --- a/half_of_my_css_are_links.html +++ b/half_of_my_css_are_links.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="css, styling, website, user experience"> -<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>Half of My CSS Are Links</title> diff --git a/how_to_archive_with_posix_ar.html b/how_to_archive_with_posix_ar.html index 8f39a1d..17f20ab 100644 --- a/how_to_archive_with_posix_ar.html +++ b/how_to_archive_with_posix_ar.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, posix, ar, archive"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>How to Archive With POSIX ar</title> diff --git a/how_to_archive_with_posix_tar_cpio_and_pax.html b/how_to_archive_with_posix_tar_cpio_and_pax.html index eac56f2..77afa7d 100644 --- a/how_to_archive_with_posix_tar_cpio_and_pax.html +++ b/how_to_archive_with_posix_tar_cpio_and_pax.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="posix, linux, tutorial, archiving, tar, cpio, pax"> -<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>How to Archive With POSIX tar, cpio and pax</title> diff --git a/how_to_compress_files_in_posix.html b/how_to_compress_files_in_posix.html index 2ef743f..e3b4afa 100644 --- a/how_to_compress_files_in_posix.html +++ b/how_to_compress_files_in_posix.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="POSIX, compression, archiving, tutorial, guide, howto"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>How to Compress Files in POSIX</title> diff --git a/how_to_create_generic_interfaces_by_example_of_storing_files_in_arbitrary_memory.html b/how_to_create_generic_interfaces_by_example_of_storing_files_in_arbitrary_memory.html index 616bf9a..f1985a9 100644 --- a/how_to_create_generic_interfaces_by_example_of_storing_files_in_arbitrary_memory.html +++ b/how_to_create_generic_interfaces_by_example_of_storing_files_in_arbitrary_memory.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, software design, interface design, UNIX philosophy"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>How to Create Generic Interfaces by Example of Storing Files in Arbitrary Memory</title> diff --git a/how_to_create_templates_with_shell_cat_and_envsubst.html b/how_to_create_templates_with_shell_cat_and_envsubst.html index 97866e2..8eb730d 100644 --- a/how_to_create_templates_with_shell_cat_and_envsubst.html +++ b/how_to_create_templates_with_shell_cat_and_envsubst.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, template, templating, cat, shell, envsubst"> -<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>How to Create Templates With Shell, cat and envsubst</title> diff --git a/how_to_flash_lolin_nodemcu_v3.html b/how_to_flash_lolin_nodemcu_v3.html index 0d4d802..b4c46cb 100644 --- a/how_to_flash_lolin_nodemcu_v3.html +++ b/how_to_flash_lolin_nodemcu_v3.html @@ -3,7 +3,7 @@ <meta charset="utf-8"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, flash, nodemcu, firmware, nodemcu"> -<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>How to Flash LOLin NodeMCU v3</title> diff --git a/how_to_organize_your_lua_project.html b/how_to_organize_your_lua_project.html index 4a25626..05eb2d1 100644 --- a/how_to_organize_your_lua_project.html +++ b/how_to_organize_your_lua_project.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, structure, organize, organizing, lua, project, files, howto, guide"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>How to Organize Your Lua Project</title> diff --git a/how_to_write_a_minimal_html5_document.html b/how_to_write_a_minimal_html5_document.html index 641c2fc..9db74be 100644 --- a/how_to_write_a_minimal_html5_document.html +++ b/how_to_write_a_minimal_html5_document.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, template, minimal, valid, html5, web page, document"> -<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>How to Write a Minimal HTML5 Document</title> 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> diff --git a/journey_home_application_deployment.html b/journey_home_application_deployment.html index d4b2e81..881d707 100644 --- a/journey_home_application_deployment.html +++ b/journey_home_application_deployment.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="linux, unix, file hierarchy, system administration"> -<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>Journey /home - Application Deployment</title> diff --git a/lets_not_store_versions_in_versioned_files.html b/lets_not_store_versions_in_versioned_files.html index 1d83793..dc6479b 100644 --- a/lets_not_store_versions_in_versioned_files.html +++ b/lets_not_store_versions_in_versioned_files.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="versioning, deployment, software development"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Let's Not Store Versions in Versioned Files</title> diff --git a/markdown_is_bad_for_you.html b/markdown_is_bad_for_you.html index f67b50b..5985955 100644 --- a/markdown_is_bad_for_you.html +++ b/markdown_is_bad_for_you.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="rant, markdown, web, html"> -<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>Markdown Is Bad for You</title> diff --git a/of_privacy_and_traffic_tracking.html b/of_privacy_and_traffic_tracking.html index 5589eaf..5205275 100644 --- a/of_privacy_and_traffic_tracking.html +++ b/of_privacy_and_traffic_tracking.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="privacy, analytics, traffic, tracking"> -<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>Of Privacy and Traffic Tracking</title> @@ -5,7 +5,7 @@ <meta name="author" content="aki"> <meta name="tags" content="plop, lua, web, framework, protocol, server, http"> <meta name="created-on" content="2021-03-05 01:27:00+01:00"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Plop - Framework for Prototyping Protocols and Servers</title> diff --git a/starshatter_open_dev_update_2022_01.html b/starshatter_open_dev_update_2022_01.html index 37e1488..23d6438 100644 --- a/starshatter_open_dev_update_2022_01.html +++ b/starshatter_open_dev_update_2022_01.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="starshatter, starshatter: the open source project, development blog"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Starshatter: The Open Source Project - Dev Update - January 2022</title> diff --git a/starshatter_open_dev_update_2022_04.html b/starshatter_open_dev_update_2022_04.html index af69749..9cbd612 100644 --- a/starshatter_open_dev_update_2022_04.html +++ b/starshatter_open_dev_update_2022_04.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="starshatter, starshatter: the open source project, development blog"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Starshatter: The Open Source Project - Dev Update - April 2022</title> diff --git a/the_gentlest_introduction_to_building_with_makefiles.html b/the_gentlest_introduction_to_building_with_makefiles.html index f4b2cac..8bba6fa 100644 --- a/the_gentlest_introduction_to_building_with_makefiles.html +++ b/the_gentlest_introduction_to_building_with_makefiles.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, gnu make, makefile, compiling, building, C, C++"> -<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>The Gentlest Introduction to Building With Makefiles</title> diff --git a/using_pacman_to_manage_emscripten_packages.html b/using_pacman_to_manage_emscripten_packages.html index e128f72..ce76d50 100644 --- a/using_pacman_to_manage_emscripten_packages.html +++ b/using_pacman_to_manage_emscripten_packages.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="arch linux, pacman, emscripten, packaging, distribution"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>Using pacman to Manage Emscripten Packages</title> diff --git a/web_browsers_are_no_more.html b/web_browsers_are_no_more.html index c8e63c7..cd68ed1 100644 --- a/web_browsers_are_no_more.html +++ b/web_browsers_are_no_more.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="web, applications, internet, browser"> -<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>Web Browsers Are No More</title> diff --git a/you_can_serve_static_data_over_http.html b/you_can_serve_static_data_over_http.html index 0922468..d85cc98 100644 --- a/you_can_serve_static_data_over_http.html +++ b/you_can_serve_static_data_over_http.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="software development, http, json, web development, static data, static files, rant"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> <title>You Can Serve Static Data Over HTTP</title> |