diff --git a/static/posts/MECC2024/images/arch.png b/static/posts/MECC2024/images/arch.png new file mode 100644 index 0000000..af8af37 Binary files /dev/null and b/static/posts/MECC2024/images/arch.png differ diff --git a/static/posts/MECC2024/metadata.json b/static/posts/MECC2024/metadata.json new file mode 100644 index 0000000..faed457 --- /dev/null +++ b/static/posts/MECC2024/metadata.json @@ -0,0 +1,7 @@ +{ + "title": "Using Graph attention to get graphs [Test Post]", + "date": "05-30-2025", + "description": "A little post to test stuff out", + "image": "None", + "tags": ["very", "nonchalant"] +} \ No newline at end of file diff --git a/static/posts/MECC2024/post.md b/static/posts/MECC2024/post.md new file mode 100644 index 0000000..20aa327 --- /dev/null +++ b/static/posts/MECC2024/post.md @@ -0,0 +1,12 @@ +# Introduction + + + +# Section 1 + + +|  | +|:--:| +| *Architecture of the Model* | + +this is an image \ No newline at end of file diff --git a/templates/not_found.html b/templates/not_found.html index ba89c69..46ff24d 100644 --- a/templates/not_found.html +++ b/templates/not_found.html @@ -26,6 +26,9 @@
+