Skip to content

Commit

Permalink
typoed filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoncoder047 committed Jun 2, 2024
1 parent 32a565d commit 2d44393
Show file tree
Hide file tree
Showing 92 changed files with 424 additions and 424 deletions.
4 changes: 2 additions & 2 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
SITENAME = "dragoncoder047’s blog"
SITESUBTITLE = "random thoughts about nonrandom things"
SITEURL = "https://dragoncoder047.github.io/blog"
LOGO = "/images/yazani/yazani_1_extracted_bg.svg"
LOGO = "/images/yazani/yazani_1_extracted_bg.png"
LOGO_AREA_HTML = ('<a href="/" class="flex-row"><div class="flex-row">'
f'<img src="{LOGO}" />'
'<div id="sitename-text">'
f'<h1>{SITENAME}</h1><h2>{SITESUBTITLE}</h2>'
'</div></div></a>')
ICON = "/images/yazani_1_extracted_bg_big_eyes_cropped.png"
ICON = "/images/yazani/yazani_1_extracted_bg_big_eyes_cropped.png"
ICON_MIMETYPE = "image/png"
THEME_CSS_FILE = "/static/css/theme.css"
THEME_MAIN_CSS = "/static/css/main.css"
Expand Down
10 changes: 5 additions & 5 deletions docs/2021/updating-python/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/2022/airdrop-for-non-apple-users/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/2022/almost-no-javascript/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/2022/change-of-plans/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/2022/debugger-almost/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/2022/first-pull-request/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2d44393

Please sign in to comment.