summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2023-03-14 23:20:07 -0700
committerTrumeet <yuuta@yuuta.moe>2023-03-14 23:20:07 -0700
commit9f25f780f7ec56e21b05fe106e8fcca4401f3ae3 (patch)
tree048ceea540f19675f70d5bb8d02a5e4e283ebde8
parente0f7be388acd9a4f229d2ae5b46b9e9a38da8985 (diff)
downloadwww-9f25f780f7ec56e21b05fe106e8fcca4401f3ae3.tar
www-9f25f780f7ec56e21b05fe106e8fcca4401f3ae3.tar.gz
www-9f25f780f7ec56e21b05fe106e8fcca4401f3ae3.tar.bz2
www-9f25f780f7ec56e21b05fe106e8fcca4401f3ae3.zip
Add IP display
-rw-r--r--neo2/index.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/neo2/index.tex b/neo2/index.tex
index 2664d53..e4118b4 100644
--- a/neo2/index.tex
+++ b/neo2/index.tex
@@ -14,7 +14,10 @@
\date{February 4, 2023}
\AtBeginDocument{%
- \Configure{@HEAD}{\HCode{<link rel="stylesheet" href="/hitokoto.css" type="text/css"/>\Hnewline}}
+ \Configure{@HEAD}{
+ \HCode{<link rel="stylesheet" href="/hitokoto.css" type="text/css"/>\Hnewline}
+ \HCode{<link rel="stylesheet" href="/ip.css" type="text/css"/>\Hnewline}
+ }
}
\begin{document}
@@ -134,6 +137,7 @@ You may find my watch list at \href{https://anilist.co/user/yuutaw/}{AniList} or
\end{enumerate}
\begin{center}
+ \HCode{<p class="ip">You are visiting from: </p>}
\emph{This page was built automatically from
\href{https://git.yuuta.moe/www.git/tree/neo2/index.tex}{LaTeX source} using make4ht(1) on \today, PST.}