Skip to content

Commit a184eea

Browse files
author
Jacob Hoover Vigly
committed
langcog talk added
1 parent 735bb28 commit a184eea

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

2025-03-11/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE HTML>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="refresh" content="0; url=../assets/2025-03-11-LangCog.pdf">
6+
<script type="text/javascript">
7+
window.location.href = "../assets/2025-03-11-LangCog.pdf"
8+
</script>
9+
<title>Page Redirection</title>
10+
</head>
11+
<body>
12+
If you are not redirected automatically, follow this <a
13+
href='../assets/2025-03-11-LangCog.pdf'>link</a>.
14+
</body>
15+
</html>
File renamed without changes.

assets/2025-03-11-LangCog.pdf

3.59 MB
Binary file not shown.

0 commit comments

Comments
 (0)