diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/css/theme.css | 6 | ||||
-rw-r--r-- | source/pub/index.md | 5 |
2 files changed, 11 insertions, 0 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index cf1af58f..5c3dd684 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -270,6 +270,12 @@ noscript a { font-size: 95%; } +.hidden-link { + color: inherit; + cursor: text; + text-decoration: none; +} + /* blog index */ .blog-index-year-title { diff --git a/source/pub/index.md b/source/pub/index.md new file mode 100644 index 00000000..aed6ab42 --- /dev/null +++ b/source/pub/index.md @@ -0,0 +1,5 @@ +--- +title: "Publications" +--- + +No content <a class="hidden-link" href="autobiography-up-to-college.html">at</a> <a class="hidden-link" href="15-18.html">the</a> <a class="hidden-link" href="random-thoughts.html">moment</a>. |