summaryrefslogtreecommitdiff
path: root/code.html
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2024-02-01 16:21:49 +0100
committerpdp8 <pdp8@pdp8.info>2024-02-01 16:21:49 +0100
commit80d6b12639f6701dbb3d9cdc0a2f53655efb8a74 (patch)
treee4c704d213c8fe94a47172e0aefc54db0a5f76e7 /code.html
parent38ea16d54fa0578169af62d2deed738638e600fe (diff)
code iframe typo fixed
Diffstat (limited to 'code.html')
-rw-r--r--code.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/code.html b/code.html
index d930587..4652c7a 100644
--- a/code.html
+++ b/code.html
@@ -16,7 +16,7 @@
<a id='logo' href='/about.html'><img src='/pdp8.png' alt='pdp8'></a>&nbsp;<a class='item' href='/music.html'>music</a>&nbsp;<a class='item' href='/pictures.html'>pictures</a>&nbsp;<a class='item' href='/videos.html'>videos</a>&nbsp;<a class='item' href='/climbing.html'>climbing</a>&nbsp;<a class='item current' href='/code.html'>code</a>&nbsp;<a class='item' href='/contact.html'>contact</a>&nbsp;<a class='item' href='/social/create.html'>social</a>&nbsp;<a class='item' href='/rss.xml'>rss</a>&nbsp;<a id='menu' href='#' onclick='show_vertical_menu()'>≡</a>
</nav>
<div class='post'>
- <iframe src='https://git.pdp8.info/' title="pdp8 git repositories"></iframe>"
+ <iframe src='https://git.pdp8.info/' title='pdp8 git repositories'></iframe>
</div>
<script>
function show_vertical_menu() {