Skip to content

Commit

Permalink
Added image to header.org
Browse files Browse the repository at this point in the history
  • Loading branch information
redkittty committed May 25, 2024
1 parent faca03f commit 2525189
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 44 deletions.
38 changes: 22 additions & 16 deletions blog/main.html

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

2 changes: 1 addition & 1 deletion blog/main.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#+options: num:nil ^:{}
#+SETUPFILE: ~/Documents/Code/web/envixty-hub/org-html-themes/org/theme-readtheorg.setup
#+INCLUDE: ~/Documents/Code/web/envixty-hub/header.org
#+TITLE: Envixty's Hub
#+TITLE: Welcome to Envixty's Hub

* Blogs
** My Blogs
Expand Down
2 changes: 1 addition & 1 deletion blog/personal/my-personal-system.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#+options: num:nil ^:{}
#+SETUPFILE: ~/Documents/Code/web/envixty-hub/org-html-themes/org/theme-readtheorg.setup
#+INCLUDE: https://redkittty.github.io/header.org
#+TITLE: Envixty's Hub
#+TITLE: Welcome to Envixty's Hub

* My Personal System
** Operating System
Expand Down
2 changes: 2 additions & 0 deletions header.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
#+SETUPFILE: ./org-html-themes/org/theme-readtheorg.setup
#+OPTIONS: num:nil ^:{}

[[https://redkittty.github.io/title.png]]

| [[https://redkittty.github.io][Home]] | [[https://redkittty.github.io/blog/main.html][Blog]] |
54 changes: 30 additions & 24 deletions index.html

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

4 changes: 2 additions & 2 deletions index.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#+options: num:nil ^:{}
#+SETUPFILE: ~/Documents/Code/web/envixty-hub/org-html-themes/org/theme-readtheorg-local.setup
#+INCLUDE: ~/Documents/Code/web/envixty-hub/header.org
#+TITLE: Envixty's Hub
#+TITLE: Welcone to Envixty's Hub

* Welcome to Envixty's Hub
* Envixty's Home Page
** About
This website is my personal website I made inside of [[https://github.com/doomemacs/doomemacs][Doom Emacs]] with [[https://orgmode.org/][Org-mode]], And spiced up by using [[https://github.com/fniessen/org-html-themes][Org-HTML-Themes]]!

Expand Down

0 comments on commit 2525189

Please sign in to comment.